| options/nixos/services.strongswan-swanctl.swanctl.secrets.ecdsa.<name>.file | File name in the ecdsa folder for which this
passphrase should be used.
|
| options/nixos/services.strongswan-swanctl.swanctl.secrets.pkcs8.<name>.file | File name in the pkcs8 folder for which this
passphrase should be used.
|
| options/nixos/services.factorio.configFile | The server's configuration file
|
| options/nixos/boot.initrd.systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.argument | An argument whose meaning depends on the type of operation
|
| options/nixos/fileSystems.<name>.encrypted.label | Label of the unlocked encrypted device
|
| 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.suricata.settings.threshold-file | Suricata threshold configuration file.
|
| options/nixos/fileSystems.<name>.autoFormat | If the device does not currently contain a filesystem (as
determined by blkid), then automatically
format it with the filesystem type specified in
fsType
|
| options/home-manager/programs.eww.configDir | The directory that gets symlinked to
$XDG_CONFIG_HOME/eww.
|
| options/nixos/services.osquery.flags.pidfile | Path used for pid file.
|
| options/home-manager/programs.nushell.configFile.source | Path of the nushell config.nu file to use
|
| options/nixos/services.rabbitmq.configItems | Configuration options in RabbitMQ's new config file format,
which is a simple key-value format that can not express nested
data structures
|
| options/home-manager/xdg.cacheFile.<name>.force | Whether the target path should be unconditionally replaced
by the managed file source
|
| options/home-manager/xdg.stateFile.<name>.force | Whether the target path should be unconditionally replaced
by the managed file source
|
| options/nixos/fileSystems.<name>.encrypted.enable | The block device is backed by an encrypted one, adds this device as a initrd luks entry.
|
| options/nixos/services.strongswan-swanctl.swanctl.secrets.pkcs12.<name>.file | File name in the pkcs12 folder for which this
passphrase should be used.
|
| options/nixos/services.bird.config | BIRD Internet Routing Daemon configuration file.
http://bird.network.cz/
|
| options/home-manager/programs.less.config | Configuration for less, written to
$XDG_CONFIG_HOME/lesskey.
|
| options/nixos/services.autorandr.profiles.<name>.config | Per output profile configuration.
|
| options/home-manager/programs.autorandr.profiles.<name>.config | Per output profile configuration.
|
| options/nixos/boot.loader.limine.additionalFiles | A set of files to be copied to /boot
|
| options/nixos/boot.loader.refind.additionalFiles | A set of files to be copied to /boot
|
| options/nixos/services.sogo.configReplaces | Replacement-filepath mapping for sogo.conf
|
| options/nixos/services.mpd.extraConfig | Extra directives added to to the end of MPD's configuration file,
mpd.conf
|
| 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.lighttpd.cgit.configText | Verbatim contents of the cgit runtime configuration file
|
| options/nixos/services.thanos.sidecar.objstore.config | Object store configuration
|
| options/nixos/services.thanos.compact.objstore.config | Object store configuration
|
| options/nixos/services.thanos.receive.objstore.config | Object store configuration
|
| options/home-manager/programs.nyxt.config | Configuration file for Nyxt, written in the Common Lisp
programming language.
|
| options/home-manager/xdg.dataFile.<name>.source | Path of the source file or directory
|
| options/nixos/services.gitlab.pages.settings | Configuration options to set in the GitLab Pages config
file
|
| options/nixos/services.go-neb.config | Your config.yaml as a Nix attribute set
|
| options/nixos/services.radvd.config | The contents of the radvd configuration file.
|
| options/nixos/fileSystems.<name>.autoResize | If set, the filesystem is grown to its maximum size before
being mounted. (This is typically the size of the containing
partition.) This is currently only supported for ext2/3/4
filesystems that are mounted during early boot.
|
| options/nixos/services.seafile.seahubExtraConf | Extra config to append to seahub_settings.py file
|
| options/nixos/services.grafana.settings.smtp.cert_file | File path to a cert file.
|
| options/nixos/services.strongswan-swanctl.swanctl.secrets.private.<name>.file | File name in the private folder for which this passphrase should be used.
|
| options/nixos/services.dae.configFile | The path of dae config file, end with .dae.
|
| options/nixos/services.xserver.filesSection | Contents of the first Files section of the X server configuration file.
|
| options/nixos/services.suricata.settings.logging.outputs.file.type | Type of logfile.
|
| options/home-manager/programs.mpv.config | Configuration written to
$XDG_CONFIG_HOME/mpv/mpv.conf
|
| options/nixos/services.bird.preCheckConfig | Commands to execute before the config file check
|
| options/home-manager/programs.home-manager.path | The default path to use for Home Manager
|
| options/home-manager/gtk.gtk2.configLocation | The location of the GTK 2 configuration file.
|
| options/darwin/programs.ssh.knownHosts.<name>.publicKeyFile | The path to the public key file for the host
|
| options/nixos/services.nginx.enableReload | Reload nginx when configuration file changes (instead of restart)
|
| options/nixos/services.chisel-server.authfile | Path to auth.json file
|
| options/home-manager/programs.vscode.profiles.<name>.userSettings | Configuration written to Visual Studio Code's
settings.json
|
| options/home-manager/programs.matplotlib.config | Add terms to the matplotlibrc file to
control the default matplotlib behavior.
|
| options/home-manager/programs.amoco.config | Config file for amoco as a Python configuration module.
|
| options/nixos/services.movim.h2o.tls.identity.*.certificate-file | Path to certificate file
|
| options/home-manager/programs.superfile.enable | Whether to enable superfile - Pretty fancy and modern terminal file manager.
|
| options/nixos/services.matterbridge.configFile | WARNING: THIS IS INSECURE, as your password will end up in
/nix/store, thus publicly readable
|
| options/nixos/services.gvpe.configFile | GVPE config file, if already present
|
| options/home-manager/programs.rofi.configPath | Path where to put generated configuration file.
|
| options/home-manager/xdg.configFile.<name>.recursive | If the file source is a directory, then this option
determines whether the directory should be recursively
linked to the target location
|
| options/home-manager/programs.xplr.plugins | An attribute set of plugin paths to be added to the [package.path]https://www.lua.org/manual/5.4/manual.html#pdf-package.path of the ~/config/xplr/init.lua configuration file
|
| options/nixos/services.asusd.profileConfig.source | Path of the source file.
|
| options/home-manager/programs.gitui.theme | Theme in Ron file format
|
| options/home-manager/programs.aliae.configLocation | Path where aliae should look for its config file
|
| options/nixos/services.seafile.seafileSettings.fileserver.port | The tcp port used by seafile fileserver.
|
| options/nixos/services.frr.configFile | Configuration file to use for FRR
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.dpi | Output DPI configuration.
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.dpi | Output DPI configuration.
|
| options/nixos/services.suricata.settings.logging.outputs.file.level | Loglevel for logs written to the logfile.
|
| options/home-manager/launchd.agents.<name>.config.Disabled | This optional key is used as a hint to launchctl(1) that it should not submit this job to launchd when
loading a job or jobs
|
| options/nixos/services.tika.configFile | The Apache Tika configuration (XML) file to use.
|
| options/home-manager/xdg.cacheFile.<name>.source | Path of the source file or directory
|
| options/home-manager/xdg.stateFile.<name>.source | Path of the source file or directory
|
| options/nixos/fileSystems.<name>.overlay.upperdir | The path to the upperdir
|
| options/home-manager/programs.pyradio.stations | Radio stations to add to the stations.csv file
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.mode | Output resolution.
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.rate | Output framerate.
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.mode | Output resolution.
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.rate | Output framerate.
|
| options/nixos/services.discourse.siteSettings | Discourse site settings
|
| options/nixos/services.gatus.environmentFile | File to load as environment file
|
| options/nixos/services.seafile.seafileSettings | Configuration for seafile-server, see
https://manual.seafile.com/config/seafile-conf/
for supported values.
|
| options/nixos/fileSystems.<name>.overlay.lowerdir | The list of path(s) to the lowerdir(s)
|
| options/nixos/security.pam.u2f.enable | Enables U2F PAM (pam-u2f) module
|
| options/nixos/services.k3s.configPath | File path containing the k3s YAML config
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.crtc | Output video display controller.
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.crtc | Output video display controller.
|
| options/darwin/services.sketchybar.config | Contents of sketchybar's configuration file
|
| options/nixos/services.ndppd.configFile | Path to configuration file.
|
| options/nixos/services.bcg.environmentFiles | File to load as environment file
|
| options/nixos/services.dnscrypt-proxy.configFile | Path to TOML config file
|
| options/nixos/networking.networkmanager.ensureProfiles.secrets.entries.*.file | file from which the secret value is read
|
| options/home-manager/xdg.configFile.<name>.onChange | Shell commands to run when file has changed between
generations
|
| options/home-manager/services.colima.profiles.<name>.logFile | Combined stdout and stderr log file for the Colima service.
|
| options/nixos/services.dante.config | Contents of Dante's configuration file
|
| options/darwin/services.yabai.config | Key/Value pairs to pass to yabai's 'config' domain, via the configuration file.
|
| options/nixos/services.suricata.settings.logging.outputs.file.format | Logformat for logs written to the logfile.
|
| options/nixos/services.h2o.hosts.<name>.tls.identity.*.certificate-file | Path to certificate file
|
| options/home-manager/xresources.path | Path where Home Manager should link the {file}`
|
| options/nixos/virtualisation.xen.store.settings.xenstored.log.file | Path to the Xen Store log file.
|
| options/nixos/services.cntlm.configText | Verbatim contents of cntlm.conf.
|
| options/nixos/services.loki.configFile | Specify a configuration file that Loki should use
|
| options/home-manager/programs.anup.config | Config file for anup in RON (Rusty Object Notation) format
|