| options/nixos/services.evdevremapkeys.settings | config.yaml for evdevremapkeys
|
| options/nixos/networking.wireguard.interfaces.<name>.metric | Set the metric of routes related to this Wireguard interface.
|
| options/nixos/services.cage.enable | Whether to enable cage kiosk service.
|
| options/nixos/services.kasmweb.defaultUserPassword | default user password to use.
|
| options/nixos/programs.nixbit.forceAutostart | Force creation of autostart desktop entry when application starts
|
| options/nixos/services.etebase-server.dataDir | Directory to store the Etebase server data.
|
| options/nixos/services.jenkins.listenAddress | Specifies the bind address on which the jenkins HTTP interface listens
|
| options/nixos/services.glitchtip.package | The glitchtip package to use.
|
| options/nixos/services.garage.enable | Whether to enable Garage Object Storage (S3 compatible).
|
| options/nixos/boot.loader.grub.timeoutStyle |
menu shows the menu.
countdown uses a text-mode countdown.
hidden hides GRUB entirely
|
| options/nixos/services.lavalink.environmentFile | Add custom environment variables from a file
|
| options/nixos/services.geoipupdate.enable | Whether to enable periodic downloading of GeoIP databases using geoipupdate
.
|
| options/nixos/services.hedgedoc.settings.protocolUseSSL | Use https:// for all links
|
| options/nixos/services.ircdHybrid.extraPort | Extra port to avoid filtering.
|
| options/nixos/services.gitea.metricsTokenFile | Path to a file containing the metrics authentication token.
|
| options/nixos/services.libinput.enable | Whether to enable libinput.
|
| options/nixos/services.blockbook-frontend.<name>.templateDir | Location of the HTML templates
|
| options/nixos/networking.getaddrinfo.precedence | Similar to networking.getaddrinfo.label, but this option
defines entries for the precedence table instead
|
| options/nixos/programs.television.enableBashIntegration | Whether to enable Bash integration.
|
| options/nixos/boot.initrd.supportedFilesystems | Names of supported filesystem types, or an attribute set of file system types
and their state
|
| options/nixos/console.earlySetup | Enable setting virtual console options as early as possible (in initrd).
|
| options/nixos/programs.zsh.enableLsColors | Enable extra colors in directory listings (used by ls and tree).
|
| options/nixos/services.gitlab-runner.enable | Whether to enable Gitlab Runner.
|
| options/nixos/services.caddy.extraConfig | Additional lines of configuration appended to the automatically
generated Caddyfile.
|
| options/nixos/services.fcgiwrap.instances | Configuration for fcgiwrap instances.
|
| options/nixos/services.graylog.passwordSecret | You MUST set a secret to secure/pepper the stored user passwords here
|
| options/nixos/services.crossfire-server.dataDir | Where to load readonly data from -- maps, archetypes, treasure tables,
and the like
|
| options/nixos/services.httpd.virtualHosts.<name>.forceSSL | Whether to add a separate nginx server block that permanently redirects (301)
all plain HTTP traffic to HTTPS
|
| options/nixos/services.dawarich.database.host | Hostname or address of the postgresql server
|
| options/nixos/services.adguardhome.openFirewall | Open ports in the firewall for the AdGuard Home web interface
|
| options/nixos/services.bird-lg.frontend.navbar.allServers | Text of 'All server' button in the navigation bar.
|
| options/nixos/programs.tmux.newSession | Automatically spawn a session if trying to attach and none are running.
|
| options/nixos/services.influxdb2.provision.users | Users to provision.
|
| options/nixos/services.fail2ban.bantime-increment.overalljails | "bantime.overalljails" (if true) specifies the search of IP in the database will be executed
cross over all jails, if false (default), only current jail of the ban IP will be searched.
|
| options/nixos/services.klipper.firmwares.<name>.enableKlipperFlash | Whether to enable flashings scripts for firmware
|
| options/nixos/programs.amnezia-vpn.package | The amnezia-vpn package to use.
|
| options/nixos/services.keepalived.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.libinput.mouse.tappingButtonMap | Set the button mapping for 1/2/3-finger taps to left/right/middle or left/middle/right, respectively.
|
| options/nixos/services.athens.storage.s3.region | Region of the S3 storage backend.
|
| options/nixos/services.cfdyndns.apikeyFile | The path to a file containing the API Key
used to authenticate with CloudFlare.
|
| options/nixos/services.cross-seed.configDir | Cross-seed config directory
|
| options/nixos/networking.networkmanager.plugins | List of plugin packages to install
|
| options/nixos/services.ebusd.logs.device | Only write log for matching AREAs (all|main|network|bus|device|update|other) below or equal to LEVEL (none|error|notice|info|debug)
|
| options/nixos/services.ceph.client.extraConfig | Extra configuration to add to the client section
|
| options/nixos/boot.bcache.enable | Whether to enable bcache mount support.
|
| options/nixos/services.keepalived.vrrpInstances.<name>.trackScripts | List of script names to invoke for health tracking.
|
| options/nixos/environment.etc | Set of files that have to be linked in /etc.
|
| options/nixos/programs.fish.promptInit | Shell script code used to initialise fish prompt.
|
| options/nixos/services.i2pd.proto.http.port | Bind port for http endpoint.
|
| options/nixos/services.hardware.lcd.server.usbVid | The vendor ID of the USB device to claim.
|
| options/nixos/services.infinoted.extraConfig | Additional configuration to append to infinoted.conf
|
| options/nixos/services.davis.enable | Whether to enable Davis is a caldav and carddav server.
|
| options/nixos/hardware.sensor.hddtemp.extraArgs | Additional arguments passed to the daemon.
|
| options/nixos/programs.idescriptor.users | Users to be added to the idevice group.
|
| options/nixos/services.discourse.mail.outgoing.forceTLS | Force implicit TLS as per RFC 8314 3.3.
|
| options/nixos/services.keyd.keyboards.<name>.extraConfig | Extra configuration that is appended to the end of the file.
Do not write ids section here, use a separate option for it
|
| options/nixos/services.grafana.provision.datasources.settings.deleteDatasources | List of datasources that should be deleted from the database.
|
| options/nixos/security.apparmor.policies.<name>.profile | The profile file contents
|
| options/nixos/services.jigasi.userDomain | Domain part of the JID for XMPP user connection.
|
| options/nixos/services.awstats.updateAt | Specification of the time at which awstats will get updated.
(in the format described by systemd.time(7))
|
| options/nixos/services.chhoto-url.settings.public_mode | Whether to enable public mode.
|
| options/nixos/services.ente.web.package | The ente-web package to use.
|
| options/nixos/services.homebridge.uiSettings.name | Name of the homebridge UI platform
|
| options/nixos/programs.dmrconfig.package | The dmrconfig package to use.
|
| options/nixos/programs.proxychains.tcpReadTimeOut | Connection read time-out in milliseconds.
|
| options/nixos/services.caddy.settings | Structured configuration for Caddy to generate a Caddy JSON configuration file
|
| options/nixos/services.bluemap.webappSettings | Settings for the webapp.conf file, see upstream docs.
|
| options/nixos/services.factorio.lan | Game will be broadcast on LAN.
|
| options/nixos/services.adguardhome.settings.schema_version | Schema version for the configuration
|
| options/nixos/services.infinoted.certificateFile | Server certificate to use for TLS
|
| options/nixos/services.grafana.dataDir | Data directory.
|
| options/nixos/services.languagetool.allowOrigin | Set the Access-Control-Allow-Origin header in the HTTP response,
used for direct (non-proxy) JavaScript-based access from browsers.
"*" to allow access from all sites.
|
| options/nixos/services.boinc.package | The boinc package to use.
|
| options/nixos/documentation.nixos.checkRedirects | Check redirects for manualHTML.
|
| options/nixos/services.gitweb.projectroot | Path to git projects (bare repositories) that should be served by
gitweb
|
| options/nixos/services.glitchtip.stateDir | State directory of glitchtip.
|
| options/nixos/services.ergo.group | The group as which to run the Ergo node.
|
| options/nixos/power.ups.schedulerRules | File which contains the rules to handle UPS events.
|
| options/nixos/programs.proxychains.proxies.<name>.host | Proxy host or IP address.
|
| options/nixos/services.airsonic.contextPath | The context path, i.e., the last part of the Airsonic
URL
|
| options/nixos/services.graylog.dataDir | Directory used to store Graylog server state.
|
| options/nixos/services.foundationdb.tls | FoundationDB Transport Security Layer (TLS) settings.
|
| options/nixos/services.actual.settings.hostname | The address to listen on
|
| options/nixos/services.librechat.dataDir | Absolute path for where the LibreChat server will use as its data directory to store logs, user uploads, and generated images.
|
| options/nixos/services.commafeed.package | The commafeed package to use.
|
| options/nixos/services.baikal.pool | Name of existing phpfpm pool that is used to run web-application
|
| options/nixos/services.ergo.api.keyHash | Hex-encoded Blake2b256 hash of an API key as a 64-chars long Base16 string.
|
| options/nixos/services.fusionInventory.servers | The urls of the OCS/GLPI servers to connect to.
|
| options/nixos/services.borgmatic.settings.repositories.*.path | Path to the repository
|
| options/nixos/services.i2pd.outTunnels.<name>.crypto.tagsToSend | Number of ElGamal/AES tags to send.
|
| options/nixos/services.icingaweb2.pool | Name of existing PHP-FPM pool that is used to run Icingaweb2
|
| options/nixos/services.hostapd.radios.<name>.networks.<name>.authentication.pairwiseCiphers | Set of accepted cipher suites (encryption algorithms) for pairwise keys (unicast packets)
|
| options/nixos/programs.calls.enable | Whether to enable GNOME calls: a phone dialer and call handler
.
|
| options/nixos/services.ddclient.protocol | Protocol to use with dynamic DNS provider (see https://ddclient.net/protocols.html ).
|
| options/nixos/services.agorakit.enable | Whether to enable agorakit.
|
| options/nixos/services.autorandr.matchEdid | Match displays based on edid instead of name
|
| options/nixos/services.go-neb.config | Your config.yaml as a Nix attribute set
|
| options/nixos/security.loginDefs.settings.UID_MAX | Range of user IDs used for the creation of regular users by useradd or newusers.
|
| options/nixos/services.gemstash.settings.db_url | The database to connect to when using postgres, mysql, or mysql2.
|
| options/nixos/services.hitch.backend | The host and port Hitch connects to when receiving
a connection in the form [HOST]:PORT
|