| options/nixos/services.orangefs.client.fileSystems.*.options | Mount options
|
| options/nixos/power.ups.upsmon | Options for the upsmon.conf configuration file.
|
| options/nixos/services.powerdns.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.biboumi.settings.ca_file | Specifies which file should be used as the list of trusted CA
when negotiating a TLS session.
|
| options/home-manager/programs.floorp.profiles.<name>.extraConfig | Extra preferences to add to user.js.
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.scale | Output scale configuration
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.scale | Output scale configuration
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.extraConfig | Extra lines to append to this profile's config.
|
| options/nixos/services.httpd.phpOptions | Options appended to the PHP configuration file php.ini.
|
| options/nixos/services.rshim.config | Structural setting for the rshim configuration file
(/etc/rshim.conf)
|
| options/home-manager/programs.vscode.profiles.<name>.keybindings | Keybindings written to Visual Studio Code's
keybindings.json
|
| options/nixos/services.prometheus.scrapeConfigs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| options/nixos/virtualisation.fileSystems.<name>.mountPoint | Location where the file system will be mounted
|
| options/home-manager/programs.tint2.extraConfig | Commands for tint2 that will be add to the tint2rc
file.
|
| options/home-manager/programs.aria2.extraConfig | Extra lines added to aria2.conf file.
|
| options/nixos/services.filesender.configureNginx | Configure nginx as a reverse proxy for FileSender.
|
| options/nixos/services.klipper.configDir | Path to Klipper config file.
|
| options/home-manager/xsession.windowManager.xmonad.config | The configuration file to be used for xmonad
|
| options/nixos/services.artalk.configFile | Artalk config file path
|
| options/nixos/systemd.user.units.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.user.paths.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.slices.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.timers.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/services.solanum.config | Solanum IRC daemon configuration file.
check https://github.com/solanum-ircd/solanum/blob/main/doc/reference.conf for all options.
|
| options/nixos/services.riemann.config | Contents of the Riemann configuration file
|
| options/nixos/services.webdav.configFile | Path to config file
|
| options/nixos/services.seafile.dataDir | Path in which to store user data
|
| options/nixos/fileSystems.<name>.device | The device as passed to mount
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.position | Output position
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.position | Output position
|
| options/nixos/programs.schroot.profiles.<name>.fstab | A file in the format described in fstab(5), used to mount filesystems inside the chroot
|
| options/nixos/services.orangefs.server.fileSystems.<name>.troveSyncData | Sync data.
|
| options/nixos/services.seafile.group | Group under which seafile runs.
|
| options/nixos/services.openssh.knownHosts.<name>.publicKeyFile | The path to the public key file for the host
|
| options/nixos/services.conman.configFile | The absolute path to the configuration file
|
| options/home-manager/programs.jjui.settings | Options to add to the config.toml file
|
| options/home-manager/programs.btop.settings | Options to add to btop.conf file
|
| options/nixos/services.orangefs.server.fileSystems.<name>.troveSyncMeta | Sync meta data.
|
| options/nixos/services.angrr.configFile | Path to the angrr configuration file in TOML format
|
| options/nixos/programs.xfs_quota.projects.<name>.fileSystem | XFS filesystem hosting the xfs_quota project.
|
| options/nixos/services.ntopng.configText | Overridable configuration file contents to use for ntopng
|
| options/nixos/services.dnsmasq.configFile | Path to the configuration file of dnsmasq.
|
| options/nixos/services._3proxy.usersFile | Load users and passwords from this file
|
| options/nixos/services.telegraf.environmentFiles | File to load as environment file
|
| options/nixos/systemd.user.timers.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.user.slices.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/services.prometheus.scrapeConfigs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/programs.schroot.profiles.<name>.copyfiles | A list of files to copy into the chroot from the host system.
|
| options/nixos/services.inadyn.configFile | Configuration file for inadyn
|
| options/nixos/services.corerad.configFile | Path to CoreRAD TOML configuration file.
|
| options/nixos/services.umurmur.configFile | Configuration file, default is generated from config.service.umurmur.settings
|
| options/nixos/services.lirc.configs | Configurations for lircd to load, see man:lircd.conf(5) for details (lircd.conf)
|
| options/home-manager/programs.firefox.profiles.<name>.extraConfig | Extra preferences to add to user.js.
|
| options/home-manager/programs.k9s.plugins | Plugins written to $XDG_CONFIG_HOME/k9s/plugins.yaml (linux)
or Library/Application Support/k9s/plugins.yaml (darwin)
|
| options/home-manager/programs.k9s.aliases | Aliases written to $XDG_CONFIG_HOME/k9s/aliases.yaml (linux)
or Library/Application Support/k9s/aliases.yaml (darwin)
|
| options/nixos/systemd.targets.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.sockets.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/services.phpfpm.phpOptions | Options appended to the PHP configuration file php.ini.
|
| options/nixos/services.duplicati.parametersFile | This file can be used to store some or all of the options given to the
commandline client
|
| options/nixos/services.orangefs.server.fileSystems.<name>.extraConfig | Extra config for <FileSystem> section.
|
| options/nixos/services.crab-hole.configFile | The config file of crab-hole
|
| options/nixos/services.deluge.config | Deluge core configuration for the core.conf file
|
| options/darwin/services.ofborg.configFile | Configuration file to use for ofborg
|
| options/nixos/services.riemann-dash.config | Contents added to the end of the riemann-dash configuration file.
|
| options/home-manager/programs.nushell.configFile | The configuration file to be used for nushell
|
| options/nixos/fileSystems.<name>.depends | List of paths that should be mounted before this one
|
| options/nixos/services.opentsdb.config | The contents of OpenTSDB's configuration file
|
| options/nixos/services.doh-server.configFile | The config file for the doh-server
|
| options/home-manager/xsession.profilePath | Path, relative to HOME, where Home Manager
should write the X profile script.
|
| options/nixos/services.hylafax.faxqConfig | Attribute set of lines for the global
faxq config file etc/config
|
| options/home-manager/programs.nushell.envFile.text | Text of the nushell env.nu file
|
| options/nixos/programs.git.config | Configuration to write to /etc/gitconfig
|
| options/home-manager/programs.zsh.history.append | If set, zsh sessions will append their history list to the history
file, rather than replace it
|
| options/nixos/services.nitter.sessionsFile | Path to the session tokens file
|
| options/home-manager/xsession.profileExtra | Extra shell commands to run before session start.
|
| options/nixos/services.artalk.settings | The artalk configuration
|
| options/nixos/systemd.user.sockets.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.user.targets.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/services.guix.publish.generateKeyPair | Whether to generate signing keys in /etc/guix which are
required to initialize a substitute server
|
| options/nixos/system.copySystemConfiguration | If enabled, copies the NixOS configuration file
(usually /etc/nixos/configuration.nix)
and symlinks it from the resulting system
(getting to /run/current-system/configuration.nix)
|
| options/home-manager/programs.floorp.profiles.<name>.preConfig | Extra preferences to add to user.js, before
programs.firefox.profiles._name_.settings
|
| options/home-manager/programs.tmux.secureSocket | Store tmux socket under /run, which is more
secure than /tmp, but as a downside it doesn't
survive user logout.
|
| options/nixos/services.rspamd.localLuaRules | Path of file to link to /etc/rspamd/rspamd.local.lua for local
rules written in Lua
|
| options/nixos/services.kanata.keyboards.<name>.configFile | The config file
|
| options/nixos/programs.screen.screenrc | The contents of /etc/screenrc file
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.transform | Refer to
xrandr(1)
for the documentation of the transform matrix.
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.transform | Refer to
xrandr(1)
for the documentation of the transform matrix.
|
| options/nixos/services.traefik.dynamic.files | Dynamic configuration files to write
|
| options/nixos/services.nsd.keys.<name>.keyFile | Path to the file which contains the actual base64 encoded
key
|
| options/nixos/security.apparmor.policies.<name>.profile | The profile file contents
|
| options/nixos/services.k3s.charts | Packaged Helm charts that are linked to /var/lib/rancher/k3s/server/static/charts before k3s starts
|
| options/nixos/services.deluge.authFile | The file managing the authentication for deluge, the format of this
file is straightforward, each line contains a
username:password:level tuple in plaintext
|
| options/home-manager/programs.yazi.plugins | Lua plugins
|
| options/nixos/xdg.portal.configPackages | List of packages that provide XDG desktop portal configuration, usually in
the form of share/xdg-desktop-portal/$desktop-portals.conf
|
| options/nixos/services.sabnzbd.configFile | Path to config file (deprecated, use settings instead and set this value to null)
|
| options/nixos/systemd.services.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/power.ups.users.<name>.passwordFile | The full path to a file that contains the user's (clear text)
password
|
| options/nixos/services.sniproxy.config | sniproxy.conf configuration excluding the daemon username and pid file.
|
| options/nixos/programs.less.lessopen | Before less opens a file, it first gives your input preprocessor a chance to modify the way the contents of the file are displayed.
|
| options/nixos/services.hylafax.hfaxdConfig | Attribute set of lines for the global
hfaxd config file etc/hfaxd.conf
|