| options/nixos/services.alloy.configPath | Alloy configuration file/directory path
|
| options/darwin/services.ofborg.configFile | Configuration file to use for ofborg
|
| options/nixos/services.vlagent.enable | Whether to enable VictoriaMetrics's vlagent.
vlagent is a tiny agent which helps you collect logs from various sources and store them in VictoriaLogs .
|
| options/nixos/services.wasabibackend.rpc.password | RPC password for the bitcoin endpoint
|
| options/nixos/services.prosody.modules.mam | Store messages in an archive and allow users to access it
|
| options/home-manager/programs.chromium.extensions.*.id | The extension's ID from the Chrome Web Store url or the unpacked crx.
|
| options/nixos/services.prometheus.exporters.nut.passwordPath | A run-time path to the nutUser password file, which should be
provisioned outside of Nix store.
|
| options/nixos/services.grafana.settings.database.password | The database user's password (not applicable for sqlite3)
|
| options/nixos/services.mqtt2influxdb.mqtt.password | MQTT password
|
| options/nixos/services.stash.sessionStoreKeyFile | Path to file containing a secret for session store.
|
| options/nixos/services.fedimintd.<name>.nginx.config.locations.<name>.basicAuth | Basic Auth protection for a vhost
|
| options/nixos/services.paperless.mediaDir | Directory to store the Paperless documents.
|
| options/nixos/services.go-neb.secretFile | Environment variables from this file will be interpolated into the
final config file using envsubst with this syntax: $ENVIRONMENT
or ${VARIABLE}
|
| options/nixos/services.cadvisor.storageDriverPasswordFile | File that contains the cadvisor storage driver password.
storageDriverPasswordFile takes precedence over storageDriverPassword
Warning: when storageDriverPassword is non-empty this defaults to a file in the
world-readable Nix store that contains the value of storageDriverPassword
|
| options/nixos/services.prometheus.exporters.mysqld.configFile | Path to the services config file
|
| options/nixos/services.atuin.maxHistoryLength | The max length of each history item the atuin server should store.
|
| options/nixos/programs.ssh.knownHosts.<name>.publicKeyFile | The path to the public key file for the host
|
| options/nixos/services.syncplay.motd | Text to display when users join
|
| options/nixos/services.knot.keyFiles | A list of files containing additional configuration
to be included using the include directive
|
| options/nixos/services.k3s.agentToken | The k3s token agents can use to connect to the server
|
| options/home-manager/services.cliphist.allowImages | Store images in clipboard history.
|
| options/nixos/services.turn-rs.secretFile | Environment variables from this file will be interpolated into the
final config file using envsubst with this syntax: $ENVIRONMENT or
${VARIABLE}
|
| options/nixos/services.thanos.rule.enable | Whether to enable the Thanos ruler service which evaluates Prometheus rules against given Query nodes, exposing Store API and storing old blocks in bucket.
|
| options/nixos/services.thanos.query.enable | Whether to enable the Thanos query node exposing PromQL enabled Query API with data retrieved from multiple store nodes.
|
| options/nixos/services.syncplay.statsDBFile | Path to SQLite database file to store stats
|
| options/nixos/services.influxdb2.provision.users.<name>.passwordFile | Password for the user
|
| options/nixos/services.prosody.dataDir | The prosody home directory used to store all data
|
| options/nixos/users.extraUsers.<name>.password | Specifies the (clear text) password for the user
|
| options/nixos/services.athens.downloadMode | Defines how Athens behaves when a module@version
is not found in storage
|
| options/nixos/services.prometheus.exporters.snmp.enableConfigCheck | Whether to run a correctness check for the configuration file
|
| options/nixos/services.longview.apiKey | Longview API key
|
| options/nixos/services.prometheus.exporters.pve.configFile | Path to the service's config file
|
| options/nixos/services.cfssl.mutualTlsClientKey | Mutual TLS - client key to call remote instance requiring client certs
|
| options/nixos/services.syncplay.roomsDBFile | Path to SQLite database file to store room states
|
| options/nixos/services.mautrix-discord.environmentFile | File containing environment variables to substitute when copying the configuration
out of Nix store to the services.mautrix-discord.dataDir
|
| options/nixos/services.cfssl.responderKey | Private key for OCSP responder certificate
|
| options/nixos/services.postgrey.privacy | Store data using one-way hash functions (SHA1)
|
| options/nixos/services.ncps.cache.storage.local | The local directory for storing configuration and cached store
paths
|
| options/nixos/services.ncps.cache.lru.schedule | The cron spec for cleaning the store to keep it under
config.ncps.cache.maxSize
|
| options/nixos/services.rke2.agentToken | The rke2 token agents can use to connect to the server
|
| options/nixos/services.journald.storage | Controls where to store journal data
|
| options/nixos/services.headphones.dataDir | Path where to store data files.
|
| options/nixos/services.rmfakecloud.environmentFile | Path to an environment file loaded for the rmfakecloud service
|
| options/nixos/services.teamspeak3.logPath | Directory to store log files in.
|
| options/nixos/services.rss-bridge.config.FileCache.path | Directory where to store cache files (if cache.type = "file").
|
| options/nixos/services.influxdb2.provision.initialSetup.passwordFile | Password for primary user
|
| options/nixos/services.pixelfed.secretFile | A secret file to be sourced for the .env settings
|
| options/nixos/services.mautrix-discord.dataDir | Directory to store the bridge's configuration and database files
|
| options/nixos/services.limesurvey.nginx.virtualHost.locations.<name>.basicAuth | Basic Auth protection for a vhost
|
| options/nixos/networking.wireguard.interfaces.<name>.privateKey | Base64 private key generated by wg genkey
|
| options/nixos/services.traefik.dataDir | Location for any persistent data Traefik creates, such as the ACME certificate store.
If left as the default value, this directory will automatically be created
before the Traefik server starts, otherwise you are responsible for ensuring
the directory exists with appropriate ownership and permissions.
|
| options/nixos/nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| options/darwin/nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| options/home-manager/nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| options/nixos/boot.loader.grub.users | User accounts for GRUB
|
| options/nixos/services.slurm.extraConfigPaths | Slurm expects config files for plugins in the same path
as slurm.conf
|
| options/nixos/services.librechat.dataDir | Absolute path for where the LibreChat server will use as its data directory to store logs, user uploads, and generated images.
|
| options/nixos/services.thanos.compact.enable | Whether to enable the Thanos compactor which continuously compacts blocks in an object store bucket.
|
| options/nixos/services.gammu-smsd.backend.service | Service to use to store sms data.
|
| options/nixos/services.outline.redisUrl | Connection to a redis server
|
| options/nixos/virtualisation.docker.liveRestore | Alias of virtualisation.docker.daemon.settings.live-restore.
|
| options/nixos/services.szurubooru.dataDir | The path to the data directory in which Szurubooru will store its data.
|
| options/nixos/services.selfoss.database.type | Database to store feeds
|
| options/nixos/services.nextcloud.config.objectstore.s3.key | The access key for the S3 bucket.
|
| options/nixos/services.teamspeak3.dataDir | Directory to store TS3 database and other state/data files.
|
| options/nixos/services.pgbackrest.commands.restore | Options for the 'restore' command
|
| options/nixos/services.hebbot.botPasswordFile | A path to the password file for your bot
|
| options/home-manager/programs.taskwarrior.dataLocation | Location where Task Warrior will store its data
|
| options/nixos/services.syncplay.salt | Salt to allow room operator passwords generated by this server
instance to still work when the server is restarted
|
| options/home-manager/programs.keepassxc.settings | Configuration written to
$XDG_CONFIG_HOME/keepassxc/keepassxc.ini
|
| options/nixos/services.nextcloud.config.objectstore.s3.useSsl | Use SSL for objectstore access.
|
| options/nixos/services.nextcloud.config.objectstore.s3.port | Required for some non-Amazon implementations.
|
| options/nixos/services.resilio.storagePath | Where BitTorrent Sync will store it's database files (containing
things like username info and licenses)
|
| options/darwin/nix.settings.sandbox | If set, Nix will perform builds in a sandboxed environment that it
will set up automatically for each build
|
| options/nixos/services.ghostunnel.servers.<name>.keystore | Path to keystore (combined PEM with cert/key, or PKCS12 keystore)
|
| options/nixos/services.snmpd.configText | The contents of the snmpd.conf
|
| options/nixos/security.ipa.offlinePasswords | Whether to store offline passwords when the server is down.
|
| options/nixos/services.podgrab.dataDirectory | Directory to store downloads.
|
| options/nixos/services.mqtt2influxdb.influxdb.password | Password for InfluxDB login
|
| options/nixos/services.gitolite.dataDir | The gitolite home directory used to store all repositories
|
| options/nixos/services.cfssl.metadata | Metadata file for root certificate presence
|
| options/darwin/nix.linux-builder.ephemeral | Whether to enable wipe the builder's filesystem on every restart
|
| options/home-manager/programs.awscli.credentials | Configuration written to $HOME/.aws/credentials
|
| options/nixos/services.cross-seed.settingsFile | Path to a JSON file containing settings that will be merged with the
settings option
|
| options/nixos/services.crowdsec-firewall-bouncer.settings.api_key | API key to authenticate with a local crowdsec API
|
| options/nixos/services.minecraft-server.dataDir | Directory to store Minecraft database and other state/data files.
|
| options/nixos/services.shellhub-agent.privateKey | Location where to store the ShellHub Agent private
key.
|
| options/nixos/services.lidarr.settings | Attribute set of arbitrary config options
|
| options/nixos/services.cross-seed.settings | Configuration options for cross-seed
|
| options/nixos/services.sonarr.settings | Attribute set of arbitrary config options
|
| options/nixos/services.radarr.settings | Attribute set of arbitrary config options
|
| options/nixos/services.immich.mediaLocation | Directory used to store media files
|
| options/nixos/services.patroni.namespace | Path within the configuration store where Patroni will keep information about the cluster.
|
| options/nixos/services.misskey.reverseProxy.webserver.nginx.locations.<name>.basicAuth | Basic Auth protection for a vhost
|
| options/nixos/services.prometheus.exporters.blackbox.enableConfigCheck | Whether to run a correctness check for the configuration file
|
| options/nixos/services.nextcloud.config.objectstore.s3.bucket | The name of the S3 bucket.
|
| options/nixos/services.vault.storageConfig | HCL configuration to insert in the storageBackend section
|
| options/nixos/services.typesense.apiKeyFile | Sets the admin api key for typesense
|
| options/nixos/services.zitadel.extraStepsPaths | A list of paths to extra steps files
|
| options/nixos/services.xtreemfs.dir.extraConfig | Configuration of XtreemFS DIR service
|