| options/nixos/services.libretranslate.configureNginx | Configure nginx as a reverse proxy for LibreTranslate.
|
| options/nixos/services.resolved.extraConfig | Extra config to append to resolved.conf.
|
| options/nixos/services.gammu-smsd.extraConfig.gammu | Extra config lines to be added into [gammu] section
|
| options/nixos/services.opengfw.settings | Settings passed to OpenGFW. Example config
|
| options/nixos/services.snapraid.extraConfig | Extra config options for SnapRAID.
|
| options/nixos/services.minidlna.enable | Whether to enable MiniDLNA, a simple DLNA server
|
| options/nixos/services.sanoid.settings | Free-form settings written directly to the config file
|
| options/home-manager/programs.vivid.filetypes | Filetype database for vivid
|
| options/nixos/services.kubernetes.kubelet.kubeconfig.keyFile | Kubelet client key file used to connect to kube-apiserver.
|
| options/nixos/services.prometheus.scrapeConfigs.*.hetzner_sd_configs.*.tls_config | TLS configuration.
|
| options/nixos/services.amazon-cloudwatch-agent.configurationFile | Amazon CloudWatch Agent configuration file
|
| options/nixos/programs.neovim.enable | Whether to enable Neovim
|
| options/nixos/services.qui.settings | qui configuration options
|
| options/nixos/services.taler.settings | Global configuration options for the taler config file
|
| options/nixos/services.fluentd.plugins | A list of plugin paths to pass into fluentd
|
| options/nixos/services.dovecot2.quotaPort | The Port the dovecot quota service binds to
|
| options/nixos/services.collectd.plugins | Attribute set of plugin names to plugin config segments
|
| 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.marytts.voices | Paths to the JAR files that contain additional voices for MaryTTS
|
| options/nixos/services.prefect.workerPools | define a set of worker pools with submodule config. example:
workerPools.my-pool = {
installPolicy = "never";
};
|
| options/home-manager/programs.aerc.templates | Templates added to $HOME/.config/aerc/templates/
|
| options/home-manager/programs.anyrun.extraConfigFiles | Extra files to put in ~/.config/anyrun, a wrapper over xdg.configFile.
|
| options/home-manager/programs.aerc.stylesets | Stylesets added to $HOME/.config/aerc/stylesets/
|
| options/nixos/services.kubernetes.kubelet.kubeconfig.certFile | Kubelet client certificate file used to connect to kube-apiserver.
|
| options/nixos/services.prometheus.scrapeConfigs.*.uyuni_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.azure_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/services.prometheus.exporters.mail.configuration | Specify the mailexporter configuration file to use.
|
| options/nixos/services.kubernetes.kubelet.kubeconfig.server | Kubelet kube-apiserver server address.
|
| options/nixos/services.firezone.server.smtp.configureManually | Outbound email configuration is mandatory for Firezone and supports
many different delivery adapters
|
| options/nixos/services.prometheus.scrapeConfigs.*.docker_sd_configs.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/services.prometheus.scrapeConfigs.*.triton_sd_configs.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/services.prometheus.scrapeConfigs.*.linode_sd_configs.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/services.prometheus.scrapeConfigs.*.eureka_sd_configs.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/services.prometheus.scrapeConfigs.*.consul_sd_configs.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/services.blocky.enableConfigCheck | Whether to enable checking the config during build time.
|
| options/nixos/services.dovecot2.extraConfig | Additional entries to put verbatim into Dovecot's config file.
|
| options/nixos/services.taler.includes | Files to include into the config file using Taler's @inline@ directive
|
| options/nixos/services.public-inbox.settings | Settings for the public-inbox config file.
|
| options/nixos/services.prometheus.scrapeConfigs.*.http_sd_configs.*.tls_config.server_name | ServerName extension to indicate the name of the server.
http://tools.ietf.org/html/rfc4366#section-3.1
|
| options/nixos/services.prometheus.scrapeConfigs.*.kuma_sd_configs.*.tls_config.server_name | ServerName extension to indicate the name of the server.
http://tools.ietf.org/html/rfc4366#section-3.1
|
| options/nixos/services.kubernetes.pki.etcClusterAdminKubeconfig | Symlink a kubeconfig with cluster-admin privileges to environment path
(/etc/<path>).
|
| options/nixos/services.jitsi-meet.extraConfig | Text to append to config.js web application config file
|
| options/nixos/services.goeland.settings | Configuration of goeland
|
| options/home-manager/programs.ghostty.settings | Configuration written to $XDG_CONFIG_HOME/ghostty/config
|
| options/home-manager/programs.hyprlock.extraConfig | Extra configuration lines to add to ~/.config/hypr/hyprlock.conf.
|
| options/nixos/services.seafile.seahubExtraConf | Extra config to append to seahub_settings.py file
|
| options/nixos/services.bird.preCheckConfig | Commands to execute before the config file check
|
| options/nixos/services.gns3-server.settings | The global options in config file in ini format
|
| options/home-manager/programs.home-manager.path | The default path to use for Home Manager
|
| options/nixos/systemd.coredump.extraConfig | Extra config options for systemd-coredump
|
| options/nixos/services.prometheus.exporters.sql.configuration.jobs | An attrset of metrics scraping jobs to run.
|
| options/nixos/services.prometheus.scrapeConfigs.*.triton_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.eureka_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.linode_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.consul_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.docker_sd_configs.*.tls_config.key_file | Key file for client cert authentication to the server.
|
| options/home-manager/programs.formiko.settings | Configuration settings for formiko
|
| options/nixos/services.hylafax.modems.<name>.type | Name of modem configuration file,
will be searched for in config
in the spooling area directory.
|
| options/nixos/services.matrix-synapse.settings.log_config | The file that holds the logging configuration.
|
| options/nixos/services.davis.nginx.locations | Declarative location config
|
| options/nixos/services.forgejo.customDir | Base directory for custom templates and other options
|
| options/nixos/services.athens.storage.s3.token | Token for the S3 storage backend
|
| options/nixos/services.maubot.settings.server | Listener config
|
| options/nixos/services.movim.nginx.locations | Declarative location config
|
| options/nixos/services.slskd.nginx.locations | Declarative location config
|
| options/home-manager/programs.pyradio.settings | Options to add to the PyRadio config file
|
| options/nixos/services.prometheus.remoteRead.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/nix.settings | Configuration for Nix, see
https://nixos.org/manual/nix/stable/command-ref/conf-file.html or
nix.conf(5) for available options
|
| options/nixos/services.nginx.appendHttpConfig | Configuration lines to be appended to the generated http block
|
| options/nixos/services.mopidy.extraConfigFiles | Extra config file read by Mopidy when the service starts
|
| 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/home-manager/programs.swayimg.settings | Configuration written to
$XDG_CONFIG_HOME/swayimg/config
|
| options/nixos/services.prometheus.scrapeConfigs.*.puppetdb_sd_configs.*.tls_config | TLS configuration.
|
| options/nixos/services.prometheus.scrapeConfigs.*.scaleway_sd_configs.*.tls_config | TLS configuration.
|
| options/nixos/services.prometheus.scrapeConfigs.*.marathon_sd_configs.*.tls_config | TLS configuration.
|
| options/nixos/services.postsrsd.socketPath | Path to the Unix socket for connecting to postsrsd
|
| options/nixos/boot.swraid.enable | Whether to enable support for Linux MD RAID arrays
|
| options/nixos/services.datadog-agent.networkCheck | Network check config
|
| options/nixos/services.snipe-it.nginx.locations | Declarative location config
|
| options/nixos/services.slurm.extraConfigPaths | Slurm expects config files for plugins in the same path
as slurm.conf
|
| options/home-manager/programs.i3status.modules | Modules to add to i3status config file
|
| packages/nixpkgs/perlPackages.ConfigMVPReaderINI | MVP config reader for .ini files |
| options/nixos/security.auditd.plugins.<name>.args | This allows you to pass arguments to the child program
|
| options/nixos/services.prometheus.scrapeConfigs.*.docker_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.consul_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.triton_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.linode_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/nixos/services.prometheus.scrapeConfigs.*.eureka_sd_configs.*.tls_config.cert_file | Certificate file for client cert authentication to the server.
|
| options/home-manager/programs.i3status.general | Configuration to add to i3status config
general section
|
| packages/nixpkgs/perlPackages.ConfigOnion | Layered configuration, because configs are like ogres |
| options/nixos/services.prometheus.exporters.mail.configuration.servers.*.name | Value for label 'configname' which will be added to all metrics.
|
| options/nixos/services.prometheus.remoteWrite.*.queue_config | Configures the queue used to write to remote storage.
|
| options/nixos/services.prometheus.remoteWrite.*.tls_config.ca_file | CA certificate to validate API server certificate with.
|
| options/nixos/services.prometheus.scrapeConfigs.*.uyuni_sd_configs.*.tls_config.server_name | ServerName extension to indicate the name of the server.
http://tools.ietf.org/html/rfc4366#section-3.1
|
| options/nixos/services.prometheus.scrapeConfigs.*.azure_sd_configs.*.tls_config.server_name | ServerName extension to indicate the name of the server.
http://tools.ietf.org/html/rfc4366#section-3.1
|
| options/nixos/services.lubelogger.dataDir | Path to LubeLogger config and metadata inside of /var/lib/.
|
| options/home-manager/wayland.windowManager.sway.checkConfig | If enabled, validates the generated config file.
|
| options/nixos/services.warpgate.enable | Whether to enable Warpgate
|
| packages/nixpkgs/piper | GTK frontend for ratbagd mouse config daemon |
| options/nixos/services.prometheus.exporters.imap-mailstat.configurationFile | File containing the configuration
|