skade.baseDomain
base domain for the server, this will determine SSL and routing settings
- Type: string
- Default: "skade.dev"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.docs.vhosts
Attrset of data about a virtualhost
- Type: attribute set
- Default: { }
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.color
Print output in color, disabled by default for systemd compatibility
- Type: boolean
- Default: false
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.db.dialect
The sqlite dialect, only sqlite, mysql and postgres is supported
- Type: string
- Default: "mysql"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.db.host
host or ip of sql server, not relevant for sqlite
- Type: string
- Default: "localhost"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.db.name
name of the database, path if sqlite
- Type: string
- Default: "homepage"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.db.password
password for the database, not relevant for sqlite
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.db.port
port of db, not relevant for sqlite
- Type: signed integer
- Default: 3306
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.db.user
Database user, not relevant for sqlite
- Type: string
- Default: "homepage"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.editor.root
text editor project's root for saving files.
- Type: string
- Default: "/mnt/raid/projects/homepage/editor"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.interactive
whether to take commands from stdin
- Type: boolean
- Default: false
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.loglevel
Log level of the server
- Type: string
- Default: "error"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.homepage.port
Port to host the server on
- Type: signed integer
- Default: 8000
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.matrix.port
port to host matrix on
- Type: signed integer
- Default: 6167
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.nextcloud.port
port to host nextcloud on
- Type: signed integer
- Default: 8089
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.prometheus.port
Port to host prometheus on
- Type: signed integer
- Default: 8090
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.putricide.args
Arguments to the jar file
- Type: list of string
- Default: [
"--disable-teams"
]
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.putricide.configDir
directory to store configuration
- Type: string
- Default: "/mnt/raid/projects/putricide"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.putricide.init.status
Status message of the bot
- Type: string
- Default: "Hello from Nix!"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.putricide.init.token
Initial discord bot token
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.putricide.init.wow.clientId
Client ID of the wow API
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projects.putricide.init.wow.clientSecret
Client secret of the wow API
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.projectsRoot
Root directory for hosting projects
- Type: string
- Default: "/mnt/raid"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.type
The type of the system being built, desktop or server
- Type: string
- Default: "desktop"
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.users.enableNeovim
enable or disable neovim
- Type: boolean
- Default: true
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix
skade.wireguard
Whether to enable wireguard connection
- Type: boolean
- Default: true
Declared in:
- /nix/store/4fs75lk37ssknyq7m39hals581izzd3i-source/flake.nix