| options/nixos/i18n.inputMethod.fcitx5.settings.addons | The addon configures in conf folder in ini format with global sections
|
| options/nixos/services.lavalink.extraConfig | Configuration to write to application.yml
|
| options/nixos/services.httpd.virtualHosts.<name>.enableUserDir | Whether to enable serving ~/public_html as
/~«username».
|
| options/nixos/services.dawarich.smtp.passwordFile | Path to file containing the SMTP password.
|
| options/nixos/services.hadoop.log4jProperties | log4j.properties file added to HADOOP_CONF_DIR
|
| options/nixos/boot.loader.systemd-boot.edk2-uefi-shell.sortKey | systemd-boot orders the menu entries by their sort keys,
so if you want something to appear after all the NixOS entries,
it should start with o or onwards
|
| options/nixos/services.dokuwiki.sites.<name>.phpOptions | Options for PHP's php.ini file for this dokuwiki site.
|
| options/nixos/programs.rust-motd.refreshInterval | Interval in which the motd(5) file is refreshed
|
| options/nixos/services.mastodon.smtp.passwordFile | Path to file containing the SMTP password.
|
| options/nixos/services.privoxy.settings | This option is mapped to the main Privoxy configuration file
|
| options/nixos/services.tailscale.authKeyFile | A file containing the auth key
|
| options/nixos/systemd.mounts.*.reloadTriggers | An arbitrary list of items such as derivations
|
| options/nixos/users.ldap.daemon.enable | Whether to let the nslcd daemon (nss-pam-ldapd) handle the
LDAP lookups for NSS and PAM
|
| options/nixos/xdg.terminal-exec.settings | Configuration options for the Default Terminal Execution Specification
|
| options/nixos/services.zabbixProxy.database.socket | Path to the unix socket file to use for authentication.
|
| options/nixos/systemd.paths.<name>.reloadTriggers | An arbitrary list of items such as derivations
|
| options/home-manager/services.syncthing.passwordFile | Path to the gui password file.
|
| options/home-manager/programs.joplin-desktop.extraConfig | Use this to add other options to the Joplin config file
|
| options/home-manager/programs.ne.virtualExtensions | Virtual extensions configuration file for ne.
|
| options/home-manager/i18n.inputMethod.fcitx5.settings.addons | The addon configures in conf folder in ini format with global sections
|
| options/home-manager/programs.opencode.settings | Configuration written to $XDG_CONFIG_HOME/opencode/opencode.json
|
| options/home-manager/xsession.windowManager.herbstluftwm.enableAlias | Set an alias for the herbstclient command in the
autostart script that only stores its arguments and executes
them all at once at the end of the autostart script
|
| options/home-manager/programs.firefoxpwa.profiles.<name>.settings | Settings for this profile
|
| options/darwin/security.sandbox.profiles.<name>.allowNetworking | Whether to allow network access inside the sandbox.
|
| options/nixos/services.filesender.database.createLocally | Create the PostgreSQL database and database user locally.
|
| options/home-manager/programs.thunderbird.profiles.<name>.userChrome | Custom Thunderbird user chrome CSS.
|
| options/home-manager/programs.vscode.profiles.<name>.keybindings.*.when | Optional context filter.
|
| options/home-manager/programs.vscode.profiles.<name>.keybindings.*.args | Optional arguments for a command.
|
| options/nixos/services.nextcloud.configureRedis | Whether to configure Nextcloud to use the recommended Redis settings for small instances.
The Nextcloud system check recommends to configure either Redis or Memcache for file lock caching.
The notify_push app requires Redis to be configured
|
| options/nixos/services.prometheus.scrapeConfigs.*.hetzner_sd_configs.*.oauth2.client_secret_file | Read the client secret from a file
|
| options/nixos/services.suricata.settings.unix-command.filename | Filename for unix-command socket.
|
| options/nixos/services.kubernetes.kubeconfig.certFile | Default kubeconfig client certificate file used to connect to kube-apiserver.
|
| options/nixos/services.prometheus.exporters.pve.environmentFile | Path to the service's environment file
|
| options/nixos/services.prometheus.scrapeConfigs.*.hetzner_sd_configs.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/home-manager/programs.floorp.profiles.<name>.bookmarks.settings | Custom bookmarks.
|
| options/home-manager/programs.firefox.profiles.<name>.search.privateDefault | The default search engine used in the Private Browsing.
|
| options/nixos/services.prometheus.exporters.fritz.settings.devices.*.password_file | Path to a file which contains the password to authenticate with the target device
|
| options/home-manager/programs.firefox.profiles.<name>.containers.<name>.name | Container name, e.g., shopping.
|
| options/nixos/networking.ifstate.settings | Content of IfState's configuration file
|
| options/nixos/services.infinoted.passwordFile | File to read server-wide password from
|
| options/nixos/services.athens.storage.minio.secret | Secret key for the minio storage backend
|
| options/nixos/security.apparmor.policies.<name>.path | A path of a profile file to include
|
| options/nixos/services.gitlab.smtp.passwordFile | File containing the password of the SMTP server for GitLab
|
| options/nixos/services.athens.index.mysql.password | Password for the MySQL database
|
| options/nixos/security.ipa.certificate | IPA server CA certificate
|
| options/nixos/services.aerospike.networkConfig | network section of configuration file
|
| options/nixos/services.canaille.smtpPasswordFile | File containing the SMTP password
|
| options/nixos/services.gotify.stateDirectoryName | The name of the directory below /var/lib where
gotify stores its runtime data.
|
| options/nixos/services.fider.database.url | URI to use for the main PostgreSQL database
|
| options/nixos/services.radicle.ci.broker.settings.db | Database file path.
|
| options/nixos/services.tahoe.nodes.<name>.client.shares.happy | The number of distinct storage nodes required to store
a file.
|
| options/nixos/services.prosody.modules.proxy65 | Enables a file transfer proxy service which clients behind NAT can use
|
| options/nixos/services.rspamd.overrides.<name>.source | Path of the source file.
|
| options/nixos/services.netbox.keycloakClientSecret | File that contains the keycloak client secret.
|
| options/nixos/services.radicle.privateKeyFile | Absolute file path to an SSH private key,
usually generated by rad auth
|
| options/nixos/services.outline.storage.storageType | File storage type, it can be local or s3.
|
| options/nixos/services.syncoid.commands.<name>.sshKey | SSH private key file to use to login to the remote system
|
| options/nixos/services.rspamd.workers.<name>.extraConfig | Additional entries to put verbatim into worker section of rspamd config file.
|
| options/nixos/services.watchdogd.settings | Configuration to put in watchdogd.conf
|
| options/nixos/services.xserver.inputClassSections | Content of additional InputClass sections of the X server configuration file.
|
| options/darwin/nix.enable | Whether to enable Nix
|
| options/darwin/system.activationScripts.<name>.source | Path of the source file.
|
| options/darwin/environment.userLaunchAgents.<name>.text | Text of the file.
|
| options/home-manager/programs.bluetuith.settings | Configuration written to
$XDG_CONFIG_HOME/bluetuith/bluetuith.conf
|
| options/home-manager/programs.cavalier.settings.cava | Settings to be written to the underlying Cava configuration file
|
| options/home-manager/xdg.terminal-exec.settings | Configuration options for the Default Terminal Execution Specification
|
| options/home-manager/programs.fastfetch.settings | Configuration written to $XDG_CONFIG_HOME/fastfetch/config.jsonc
|
| options/home-manager/programs.librewolf.profiles.<name>.search.force | Whether to force replace the existing search
configuration
|
| options/nixos/services.pretalx.settings.filesystem.static | Path to the directory that contains static files.
|
| options/home-manager/programs.firefox.profiles.<name>.containers.<name>.id | Container ID
|
| options/home-manager/programs.firefoxpwa.profiles.<name>.sites | Attribute set of site options for this profile
|
| options/home-manager/programs.firefox.profiles.<name>.containers.<name>.color | Container color.
|
| options/nixos/services.sourcehut.builds.group | Group for builds.sr.ht
|
| options/nixos/services.invidious.hmacKeyFile | A path to a file containing the hmac_key
|
| options/nixos/services.kimai.sites.<name>.database.socket | Path to the unix socket file to use for authentication.
|
| options/nixos/services.kmonad.keyboards.<name>.device | Path to the keyboard's device file.
|
| options/nixos/services.lanraragi.passwordFile | A file containing the password for LANraragi's admin interface.
|
| options/nixos/services.icingaweb2.roles | roles.ini contents
|
| options/nixos/i18n.inputMethod.fcitx5.settings.inputMethod | The input method configure in profile file in ini format.
|
| options/nixos/services.httpd.virtualHosts.<name>.sslServerChain | Path to server SSL chain file.
|
| options/nixos/services.canaille.ldapBindPasswordFile | File containing the LDAP bind password.
|
| options/nixos/services.keepalived.extraConfig | Extra lines to be added verbatim to the configuration file.
|
| options/nixos/services.gotenberg.enableBasicAuth | HTTP Basic Authentication
|
| options/nixos/services.agorakit.mail.passwordFile | A file containing the password corresponding to
|
| options/nixos/services.slurm.extraPlugstackConfig | Extra configuration that will be added to the end of plugstack.conf.
|
| options/nixos/services.postgresql.checkConfig | Check the syntax of the configuration file at compile time
|
| options/nixos/services.nextcloud.secretFile | Secret options which will be appended to Nextcloud's config.php file (written as JSON, in the same
form as the services.nextcloud.settings option), for example
{"redis":{"password":"secret"}}.
|
| options/nixos/services.nsd.remoteControl.serverKeyFile | Path to the server private key, which is used by the server
but not by nsd-control
|
| options/nixos/services.postfix.settings.main | The main.cf configuration file as key value set
|
| options/nixos/services.teeworlds.extraOptions | Extra configuration lines for the teeworlds.cfg
|
| options/nixos/services.longview.mysqlPasswordFile | A file containing the password corresponding to mysqlUser.
|
| options/nixos/services.k3s.manifests.<name>.target | Name of the symlink (relative to /var/lib/rancher/k3s/server/manifests)
|
| options/nixos/services.xserver.serverLayoutSection | Contents of the ServerLayout section of the X server configuration file.
|
| options/nixos/services.wiki-js.environmentFile | Environment file to inject e.g. secrets into the configuration.
|
| options/nixos/services.zoneminder.extraConfig | Additional configuration added verbatim to the configuration file.
|
| options/nixos/services.dnscrypt-proxy.settings | Attrset that is converted and passed as TOML config file
|
| options/darwin/services.postgresql.checkConfig | Check the syntax of the configuration file at compile time
|
| options/darwin/environment.launchDaemons.<name>.text | Text of the file.
|
| options/darwin/services.dnscrypt-proxy.settings | Attrset that is converted and passed as TOML config file
|
| options/home-manager/programs.claude-code.commands | Custom commands for Claude Code
|