| services.tor.tsocks.config | Extra configuration
|
| services.omnom.settings | Configuration options for the /etc/omnom/config.yml file.
|
| services.solanum.config | Solanum IRC daemon configuration file.
check https://github.com/solanum-ircd/solanum/blob/main/doc/reference.conf for all options.
|
| services.mailman.restApiPassFile | Path to the file containing the value for MAILMAN_REST_API_PASS.
|
| services.prometheus.scrapeConfigs.*.http_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| services.prometheus.scrapeConfigs.*.kuma_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| networking.hostFiles | Files that should be concatenated together to form /etc/hosts.
|
| services.bacula-sd.tls.caCertificateFile | The path specifying a PEM encoded TLS CA certificate(s)
|
| services.bacula-fd.tls.caCertificateFile | The path specifying a PEM encoded TLS CA certificate(s)
|
| services.mpdscribble.passwordFile | File containing the password for the mpd daemon
|
| services.gitweb.extraConfig | Verbatim configuration text appended to the generated gitweb.conf file.
|
| boot.loader.grub.extraPerEntryConfig | Additional GRUB commands inserted in the configuration file
at the start of each NixOS menu entry.
|
| services.actkbd.extraConfig | Literal contents to append to the end of actkbd configuration file.
|
| boot.extraModprobeConfig | Any additional configuration to be appended to the generated
modprobe.conf
|
| services.etcd.peerTrustedCaFile | Certificate authority file to use for peer to peer communication
|
| services.jitsi-meet.config | Client-side web application settings that override the defaults in config.js
|
| environment.etc.<name>.text | Text of the file.
|
| services.artalk.allowModify | allow Artalk store the settings to config file persistently
|
| services.calibre-web.dataDir | Where Calibre-Web stores its data
|
| services.bitcoind.<name>.pidFile | Location of bitcoind pid file.
|
| services.corerad.configFile | Path to CoreRAD TOML configuration file.
|
| services.pdnsd.globalConfig | Global configuration that should be added to the global directory
of pdnsd.conf.
|
| services.ntpd-rs.settings | Settings to write to ntp.toml
See https://docs.ntpd-rs.pendulum-project.org/man/ntp.toml.5
for more information about available options.
|
| services.umurmur.configFile | Configuration file, default is generated from config.service.umurmur.settings
|
| services.munin-node.extraConfig | munin-node.conf extra configuration
|
| services.pdnsd.serverConfig | Server configuration that should be added to the server directory
of pdnsd.conf.
|
| services.rspamd.extraConfig | Extra configuration to add at the end of the rspamd configuration
file.
|
| services.lasuite-meet.bind | The path, host/port or file descriptior to bind the gunicorn socket to
|
| services.vsftpd.extraConfig | Extra configuration to add at the bottom of the generated configuration file.
|
| services.lasuite-docs.bind | The path, host/port or file descriptior to bind the gunicorn socket to
|
| services.webdav.configFile | Path to config file
|
| users.extraUsers.<name>.openssh.authorizedKeys.keyFiles | A list of files each containing one OpenSSH public key that should be
added to the user's authorized keys
|
| services.bacula-dir.tls.caCertificateFile | The path specifying a PEM encoded TLS CA certificate(s)
|
| services.hostapd.radios.<name>.dynamicConfigScripts | All of these scripts will be executed in lexicographical order before hostapd
is started, right after the global segment was generated and may dynamically
append global options the generated configuration file
|
| services.mautrix-signal.environmentFile | File containing environment variables to be passed to the mautrix-signal service
|
| services.vault.extraSettingsPaths | Configuration files to load besides the immutable one defined by the NixOS module
|
| services.prometheus.scrapeConfigs.*.kuma_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| services.prometheus.scrapeConfigs.*.http_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| services.polipo.extraConfig | Polio configuration
|
| services.conman.configFile | The absolute path to the configuration file
|
| programs.ssh.extraConfig | Extra configuration text prepended to ssh_config
|
| programs.niri.useNautilus | Whether to enable Nautilus as file-chooser for xdg-desktop-portal-gnome.
|
| services.gns3-server.ssl.certFile | Path to the SSL certificate file
|
| security.doas.extraConfig | Extra configuration text appended to doas.conf
|
| boot.initrd.network.ssh.extraConfig | Verbatim contents of sshd_config.
|
| services.i2pd.proto.socksProxy.keys | File to persist SOCKSPROXY keys.
|
| services.bind.extraOptions | Extra lines to be added verbatim to the options section of the
generated named configuration file.
|
| services.consul.extraConfig | Extra configuration options which are serialized to json and added
to the config.json file.
|
| services.autofs.autoMaster | Contents of /etc/auto.master file
|
| services.kresd.extraConfig | Extra lines to be added verbatim to the generated configuration file
|
| services.opentsdb.config | The contents of OpenTSDB's configuration file
|
| services.ulogd.settings | Configuration for ulogd
|
| services.nagios.mainConfigFile | If non-null, overrides the main configuration file of Nagios.
|
| services.snipe-it.appKeyFile | A file containing the Laravel APP_KEY - a 32 character long,
base64 encoded key used for encryption where needed
|
| services.slurm.mpi.extraMpiConfig | Extra configuration for that will be added to mpi.conf.
|
| services.zabbixWeb.extraConfig | Additional configuration to be copied verbatim into zabbix.conf.php.
|
| services.k3s.agentTokenFile | File path containing the k3s token agents can use to connect to the server
|
| environment.profileRelativeSessionVariables | Attribute set of environment variable used in the global
environment
|
| services.filebeat.settings.output.elasticsearch.hosts | The list of Elasticsearch nodes to connect to
|
| services.system76-scheduler.settings.cfsProfiles.default.latency | sched_latency_ns.
|
| services.system76-scheduler.settings.cfsProfiles.default.preempt | Preemption mode.
|
| boot.loader.generic-extlinux-compatible.enable | Whether to generate an extlinux-compatible configuration file
under /boot/extlinux.conf
|
| services.scrutiny.collector.settings | Collector settings to be rendered into the collector configuration file
|
| users.extraUsers.<name>.openssh.authorizedKeys.keys | A list of verbatim OpenSSH public keys that should be added to the
user's authorized keys
|
| services.system76-scheduler.settings.cfsProfiles.default.nr-latency | sched_nr_latency.
|
| services.transmission.settings.trash-original-torrent-files | Whether to delete torrents added from the
services.transmission.settings.watch-dir.
|
| services.autobrr.secretFile | File containing the session secret for the Autobrr web interface.
|
| security.pam.services.<name>.text | Contents of the PAM service file.
|
| security.isolate.cgRoot | Control group which subgroups are placed under
|
| programs.dconf.packages | A list of packages which provide dconf profiles and databases in /etc/dconf.
|
| services.cyrus-imap.cyrusConfigFile | Path to the configuration file used for Cyrus.
|
| services.openssh.extraConfig | Verbatim contents of sshd_config.
|
| services.ntopng.configText | Overridable configuration file contents to use for ntopng
|
| services.riemann-dash.config | Contents added to the end of the riemann-dash configuration file.
|
| services.omnom.passwordFile | File containing the password for the SMTP user.
|
| system.autoUpgrade.flags | Any additional flags passed to nixos-rebuild
|
| services.xserver.dpi | Force global DPI resolution to use for X server
|
| services.gerrit.plugins | List of plugins to add to Gerrit
|
| services.rke2.agentTokenFile | File path containing the rke2 token agents can use to connect to the server
|
| services.varnish.listen.*.user | User name who owns the socket file.
|
| services.jitsi-meet.videobridge.passwordFile | File containing password to the Prosody account for videobridge
|
| services.kubernetes.apiserver.webhookConfig | Kubernetes apiserver Webhook config file
|
| services.firezone.server.settingsSecret | This is a convenience option which allows you to set secret values for
environment variables by specifying a file which will contain the value
at runtime
|
| services.prometheus.scrapeConfigs.*.azure_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| services.prometheus.scrapeConfigs.*.uyuni_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| networking.getaddrinfo.enable | Enables custom address sorting configuration for getaddrinfo(3) according to RFC 3484
|
| networking.wg-quick.interfaces.<name>.configFile | wg-quick .conf file, describing the interface
|
| programs.neovim.runtime.<name>.text | Text of the file.
|
| services.asusd.fanCurvesConfig.text | Text of the file.
|
| services.cjdns.enable | Whether to enable the cjdns network encryption
and routing engine
|
| programs.command-not-found.dbPath | Absolute path to programs.sqlite
|
| services.cjdns.addExtraHosts | Whether to add cjdns peers with an associated hostname to
/etc/hosts
|
| services.athens.unixSocket | Path to the unix socket file
|
| services.gitea.database.path | Path to the sqlite3 database file.
|
| services.asusd.auraConfigs.<name>.text | Text of the file.
|
| security.isolate.extraConfig | Extra configuration to append to the configuration file.
|
| services.kavita.settings | Kavita configuration options, as configured in appsettings.json.
|
| security.duosec.secretKeyFile | A file containing your secret key
|
| services.asusd.userLedModesConfig.text | Text of the file.
|
| services.inadyn.configFile | Configuration file for inadyn
|