| options/nixos/services.vdirsyncer.jobs.<name>.config.pairs | vdirsyncer pair configurations
|
| options/nixos/services.sourcehut.settings."meta.sr.ht::settings".onboarding-redirect | Where to redirect new users upon registration.
|
| options/nixos/services.grafana-to-ntfy.settings.ntfyBAuthPass | The path to the password for the specified ntfy-sh user
|
| options/home-manager/programs.ssh.matchBlocks.<name>.addKeysToAgent | When enabled, a private key that is used during authentication will be
added to ssh-agent if it is running (with confirmation enabled if
set to 'confirm')
|
| options/nixos/nix.settings.require-sigs | If enabled (the default), Nix will only download binaries from binary caches if
they are cryptographically signed with any of the keys listed in
nix.settings.trusted-public-keys
|
| options/darwin/nix.settings.require-sigs | If enabled (the default), Nix will only download binaries from binary caches if
they are cryptographically signed with any of the keys listed in
nix.settings.trusted-public-keys
|
| options/nixos/services.broadcast-box.settings | Attribute set of environment variables.
https://github.com/Glimesh/broadcast-box#environment-variables
The status API exposes stream keys so DISABLE_STATUS is enabled
by default.
|
| options/nixos/services.grafana-to-ntfy.settings.ntfyBAuthUser | The ntfy-sh user to use for authenticating with the ntfy-sh instance
|
| options/nixos/services.kbfs.enableRedirector | Whether to enable the Keybase root redirector service, allowing
any user to access KBFS files via /keybase,
which will show different contents depending on the requester.
|
| options/nixos/services.vdirsyncer.jobs.<name>.configFile | existing configuration file
|
| options/nixos/services.dolibarr.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.fediwall.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.kanboard.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.agorakit.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.librenms.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.mainsail.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.pixelfed.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/home-manager/home.file.<name>.onChange | Shell commands to run when file has changed between
generations
|
| options/nixos/services.ipfs-cluster.dataDir | The data dir for ipfs-cluster.
|
| options/nixos/services.nagios.virtualHost.globalRedirect | If set, all requests for this host are redirected permanently to
the given URL.
|
| options/nixos/services.moodle.virtualHost.globalRedirect | If set, all requests for this host are redirected permanently to
the given URL.
|
| options/nixos/i18n.inputMethod.enable | Whether to enable an additional input method type.
|
| options/home-manager/i18n.inputMethod.enable | Whether to enable an additional input method type.
|
| options/nixos/services.webdav-server-rs.group | Group to run under when setuid is not enabled.
|
| options/nixos/services.neo4j.directories.home | Path of the Neo4j home directory
|
| options/nixos/services.fediwall.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.librenms.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.dolibarr.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.agorakit.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.kanboard.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.pixelfed.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.mainsail.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/home-manager/targets.darwin.copyApps.directory | Path to link apps relative to the home directory.
|
| options/home-manager/targets.darwin.linkApps.directory | Path to link apps relative to the home directory.
|
| options/nixos/services.movim.nginx | With this option, you can customize an Nginx virtual host which
already has sensible defaults for Movim
|
| options/nixos/services.watchdogd.settings.safe-exit | With safeExit enabled, the daemon will ask the driver to disable the WDT before exiting
|
| options/nixos/services.public-inbox.inboxes.<name>.inboxdir | The absolute path to the directory which hosts the public-inbox.
|
| options/home-manager/accounts.email.maildirBasePath | The base directory for account maildir directories
|
| options/home-manager/programs.dircolors.enable | Whether to manage .dir_colors
and set LS_COLORS.
|
| options/nixos/boot.crashDump.enable | If enabled, NixOS will set up a kernel that will
boot on crash, and leave the user in systemd rescue
to be able to save the crashed kernel dump at
/proc/vmcore
|
| options/nixos/services.postgrest.settings.db-config | Enables the in-database configuration.
https://docs.postgrest.org/en/stable/references/configuration.html#in-database-configuration
This is enabled by default upstream, but disabled by default in this module.
|
| options/nixos/services.bacula-fd.tls.enable | Specifies if TLS should be enabled
|
| options/nixos/services.bacula-sd.tls.enable | Specifies if TLS should be enabled
|
| options/nixos/services.vdirsyncer.jobs.<name>.timerConfig | systemd timer configuration
|
| options/nixos/services.firefly-iii-data-importer.enableNginx | Whether to enable nginx or not
|
| options/home-manager/vdirsyncer.metadata | Metadata keys that should be synchronized when vdirsyncer
metasync is executed.
|
| options/nixos/services.journald.audit | If enabled systemd-journald will turn on auditing on start-up
|
| options/nixos/services.neo4j.directories.data | Path of the data directory
|
| options/nixos/services.reposilite.settings.sslPort | SSL port to bind to
|
| options/home-manager/xdg.userDirs.setSessionVariables | Whether to set the XDG user dir environment variables, like
XDG_DESKTOP_DIR.
The recommended way to get these values is via the xdg-user-dir
command or by processing $XDG_CONFIG_HOME/user-dirs.dirs directly in
your application.
This defaults to true for state version < 26.05 and false otherwise.
|
| options/home-manager/xdg.dataFile.<name>.onChange | Shell commands to run when file has changed between
generations
|
| options/nixos/services.mpd.settings.music_directory | The directory or URI where MPD reads music from
|
| options/nixos/services.xtreemfs.homeDir | XtreemFS home dir for the xtreemfs user.
|
| options/nixos/services.anuko-time-tracker.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.zabbixWeb.httpd.virtualHost.globalRedirect | If set, all requests for this host are redirected permanently to
the given URL.
|
| options/nixos/services.chhoto-url.settings.redirect_method | The redirect method to use.
|
| options/nixos/services.syncplay.enable | If enabled, start the Syncplay server.
|
| options/home-manager/programs.gpg.dirmngrSettings | Dirmngr configuration options
|
| options/home-manager/services.vdirsyncer.verbosity | Whether vdirsyncer should produce verbose output.
|
| options/nixos/services.anuko-time-tracker.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/home-manager/programs.dircolors.package | The dircolors package to use.
|
| options/nixos/services.vdirsyncer.jobs.<name>.config.statusPath | vdirsyncer's status path
|
| options/home-manager/vdirsyncer.userNameCommand | A command that prints the user name to standard output.
|
| options/nixos/services.vdirsyncer.jobs.<name>.config.general | general configuration
|
| options/nixos/services.zabbixWeb.nginx.virtualHost.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/services.bookstack.nginx.globalRedirect | If set, all requests for this host are redirected (defaults to 301,
configurable with redirectCode) to the given hostname.
|
| options/nixos/i18n.inputMethod.fcitx5.addons | Enabled Fcitx5 addons.
|
| options/home-manager/i18n.inputMethod.fcitx5.addons | Enabled Fcitx5 addons.
|
| options/home-manager/i18n.inputMethod.type | Select the enabled input method
|
| options/nixos/security.acme.certs.<name>.directory | Directory where certificate and other state is stored.
|
| options/nixos/services.sabnzbd.settings.misc.https_key | Path to the TLS key for the web UI
|
| options/nixos/services.thanos.query.enable | Whether to enable the Thanos query node exposing PromQL enabled Query API with data retrieved from multiple store nodes.
|
| options/nixos/services.zabbixWeb.nginx.virtualHost.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.kanata.package | The kanata package to use. ::: {.note}
If danger-enable-cmd is enabled in any of the keyboards, the
kanata-with-cmd package should be used.
:::
|
| options/nixos/services.bookstack.nginx.redirectCode | HTTP status used by globalRedirect and forceSSL
|
| options/nixos/services.veilid.settings.client_api.ipc_directory | IPC directory where file sockets are stored.
|
| options/nixos/services.nextcloud.appstoreEnable | Allow the installation and updating of apps from the Nextcloud appstore
|
| options/nixos/services.hickory-dns.quiet | Log ERROR level messages only
|
| options/home-manager/vdirsyncer.partialSync | What should happen if synchronization in one direction
is impossible due to one storage being read-only
|
| options/nixos/services.sourcehut.settings."pages.sr.ht".user-domain | Configures the user domain, if enabled
|
| options/nixos/services.cgit.<name>.gitHttpBackend.checkExportOkFiles | Whether git-http-backend should only export repositories that contain a git-daemon-export-ok file
|
| options/nixos/services.longview.enable | If enabled, system metrics will be sent to Linode LongView.
|
| options/nixos/services.canaille.settings.CANAILLE.SMTP | SMTP configuration
|
| options/nixos/nix.settings.trusted-public-keys | List of public keys used to sign binary caches
|
| options/darwin/nix.settings.trusted-public-keys | List of public keys used to sign binary caches
|
| options/nixos/services.httpd.virtualHosts.<name>.globalRedirect | If set, all requests for this host are redirected permanently to
the given URL.
|
| options/nixos/users.ldap.extraConfig | Extra configuration options that will be added verbatim at
the end of the ldap configuration file (ldap.conf(5))
|
| options/nixos/services.eris-server.decode | Whether the HTTP service (when enabled) will decode ERIS content at /uri-res/N2R?urn:eris:
|
| options/nixos/services.znapzend.pure | Do not persist any stateful znapzend setups
|
| options/nixos/services.syncthing.settings.folders | Folders which should be shared by Syncthing
|
| options/home-manager/services.syncthing.settings.folders | Folders which should be shared by Syncthing
|
| options/nixos/fileSystems.<name>.overlay.workdir | The path to the workdir
|
| options/nixos/services.clamav.fangfrisch.settings | fangfrisch configuration
|
| options/home-manager/programs.vdirsyncer.enable | Whether to enable vdirsyncer.
|
| options/nixos/services.bacula-sd.director.<name>.tls.allowedCN | Common name attribute of allowed peer certificates
|
| options/nixos/services.bacula-fd.director.<name>.tls.allowedCN | Common name attribute of allowed peer certificates
|
| options/nixos/services.hickory-dns.debug | Log DEBUG, INFO, WARN and ERROR messages
|
| options/nixos/services.syncthing.settings.devices | Peers/devices which Syncthing should communicate with
|
| options/home-manager/services.syncthing.settings.devices | Peers/devices which Syncthing should communicate with
|
| options/nixos/services.bacula-sd.director.<name>.monitor | If Monitor is set to no, this director will have
full access to this Storage daemon
|