| systemd.user.paths.<name>.wants | Start the specified units when this unit is started.
|
| systemd.paths.<name>.before | If the specified units are started at the same time as
this unit, delay them until this unit has started.
|
| systemd.user.paths.<name>.name | The name of this systemd unit, including its extension
|
| services.prometheus.alertmanagerGotify.metrics.path | The path under which the metrics will be exposed.
|
| users.defaultUserShell | This option defines the default shell assigned to user
accounts
|
| systemd.paths.<name>.aliases | Aliases of that unit.
|
| systemd.user.paths.<name>.after | If the specified units are started at the same time as
this unit, delay this unit until they have started.
|
| services.multipath.devices.*.prio | The name of the path priority routine
|
| services.angrr.settings.temporary-root-policies.<name>.path-regex | Regex pattern to match the GC root path.
|
| systemd.paths.<name>.upheldBy | Keep this unit running as long as the listed units are running
|
| services.multipath.devices.*.rr_weight | If set to priorities the multipath configurator will assign path weights
as "path prio * rr_min_io".
|
| services.frr.pathd.enable | Whether to enable FRR pathd.
|
| services.fedimintd.<name>.nginx.path_ws | Path to host the API on and forward to the daemon's api port
|
| services.fedimintd.<name>.nginx.path_ui | Path to host the built-in UI on and forward to the daemon's api port
|
| systemd.user.paths.<name>.bindsTo | Like ‘requires’, but in addition, if the specified units
unexpectedly disappear, this unit will be stopped as well.
|
| services.icingaweb2.modules.monitoring.transports.<name>.path | Path to the socket for local or remote transports
|
| services.multipath.devices.*.rr_min_io | Number of I/O requests to route to a path before switching to the next in the
same path group
|
| systemd.paths.<name>.upholds | Keeps the specified running while this unit is running
|
| services.borgbackup.jobs.<name>.paths | Path(s) to back up
|
| nixpkgs.flake.source | The path to the nixpkgs sources used to build the system
|
| systemd.user.paths.<name>.before | If the specified units are started at the same time as
this unit, delay them until this unit has started.
|
| services.umurmur.settings.ca_path | Path to your SSL CA certificate.
|
| systemd.paths.<name>.onFailure | A list of one or more units that are activated when
this unit enters the "failed" state.
|
| systemd.paths.<name>.onSuccess | A list of one or more units that are activated when
this unit enters the "inactive" state.
|
| systemd.paths.<name>.unitConfig | Each attribute in this set specifies an option in the
[Unit] section of the unit
|
| systemd.user.paths.<name>.aliases | Aliases of that unit.
|
| services.frr.pathd.options | Options for the FRR pathd daemon.
|
| services.multipath.devices.*.marginal_path_err_recheck_gap_time | One of the four parameters of supporting path check based on accounting IO error such as intermittent error
|
| boot.initrd.secrets | Secrets to append to the initrd
|
| systemd.user.paths.<name>.upheldBy | Keep this unit running as long as the listed units are running
|
| services.kanidm.serverSettings.db_path | Path to Kanidm database.
|
| services.multipath.devices.*.no_path_retry | Specify what to do when all paths are down
|
| services.mongodb.dbpath | Location where MongoDB stores its files
|
| services.kanidm.server.settings.db_path | Path to Kanidm database.
|
| services.prometheus.pushgateway.web.telemetry-path | Path under which to expose metrics.
null will default to /metrics.
|
| systemd.user.paths.<name>.upholds | Keeps the specified running while this unit is running
|
| systemd.paths.<name>.enable | If set to false, this unit will be a symlink to
/dev/null
|
| services.multipath.devices.*.marginal_path_double_failed_time | One of the four parameters of supporting path check based on accounting IO error such as intermittent error
|
| systemd.user.paths.<name>.onFailure | A list of one or more units that are activated when
this unit enters the "failed" state.
|
| systemd.user.paths.<name>.onSuccess | A list of one or more units that are activated when
this unit enters the "inactive" state.
|
| systemd.user.paths.<name>.unitConfig | Each attribute in this set specifies an option in the
[Unit] section of the unit
|
| services.stash.settings.blobs_path | Path to blobs
|
| services.grafana.provision.dashboards.settings.providers.*.options.path | Path grafana will watch for dashboards
|
| systemd.paths.<name>.requires | Start the specified units when this unit is started, and stop
this unit when the specified units are stopped or fail.
|
| systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.mode | The file access mode to use when creating this file or directory.
|
| systemd.paths.<name>.startLimitBurst | Configure unit start rate limiting
|
| nix.settings.extra-sandbox-paths | Directories from the host filesystem to be included
in the sandbox.
|
| services.matrix-synapse.workers.<name>.worker_listeners.*.path | Unix domain socket path to bind this listener to.
|
| services.borgmatic.configurations.<name>.repositories.*.path | Path to the repository
|
| systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.age | Delete a file when it reaches a certain age
|
| services.multipath.devices.*.failback | Tell multipathd how to manage path group failback
|
| services.chromadb.dbpath | Location where ChromaDB stores its files
|
| services.multipath.devices.*.rr_min_io_rq | Number of I/O requests to route to a path before switching to the next in the
same path group
|
| systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.user | The user of the file
|
| systemd.user.paths.<name>.enable | If set to false, this unit will be a symlink to
/dev/null
|
| services.frr.pathd.extraOptions | Extra options to be appended to the FRR pathd daemon options.
|
| systemd.paths.<name>.requiredBy | Units that require (i.e. depend on and need to go down with) this unit
|
| systemd.paths.<name>.conflicts | If the specified units are started, then this unit is stopped
and vice versa.
|
| systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.type | The type of operation to perform on the file
|
| environment.pathsToLink | List of directories to be symlinked in /run/current-system/sw.
|
| nix.nixPath | The default Nix expression search path, used by the Nix
evaluator to look up paths enclosed in angle brackets
(e.g. <nixpkgs>).
|
| systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.group | The group of the file
|
| security.agnos.settings.accounts.*.private_key_path | Path of the PEM-encoded private key for this account
|
| systemd.user.paths.<name>.requires | Start the specified units when this unit is started, and stop
this unit when the specified units are stopped or fail.
|
| systemd.user.paths.<name>.startLimitBurst | Configure unit start rate limiting
|
| systemd.paths.<name>.requisite | Similar to requires
|
| services.gemstash.settings.base_path | Path to store the gem files and the sqlite database
|
| services.multipath.devices.*.marginal_path_err_sample_time | One of the four parameters of supporting path check based on accounting IO error such as intermittent error
|
| systemd.user.paths.<name>.requiredBy | Units that require (i.e. depend on and need to go down with) this unit
|
| boot.initrd.systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.mode | The file access mode to use when creating this file or directory.
|
| systemd.user.paths.<name>.conflicts | If the specified units are started, then this unit is stopped
and vice versa.
|
| services.multipath.devices.*.marginal_path_err_rate_threshold | The error rate threshold as a permillage (1/1000)
|
| system.build.toplevel | This option contains the store path that typically represents a NixOS system
|
| services.stash.settings.plugins_path | Path to scrapers
|
| systemd.paths.<name>.wantedBy | Units that want (i.e. depend on) this unit
|
| boot.initrd.systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.age | Delete a file when it reaches a certain age
|
| services.multipath.enable | Whether to enable the device mapper multipath (DM-MP) daemon.
|
| systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.argument | An argument whose meaning depends on the type of operation
|
| systemd.user.paths.<name>.requisite | Similar to requires
|
| boot.initrd.systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.user | The user of the file
|
| services.rethinkdb.dbpath | Location where RethinkDB stores its data, 1 data directory per instance.
|
| services.multipath.devices.*.getuid_callout | (Superseded by uid_attribute) The default program and args to callout
to obtain a unique path identifier
|
| boot.initrd.systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.type | The type of operation to perform on the file
|
| services.scrutiny.settings.web.listen.basepath | If Scrutiny will be behind a path prefixed reverse proxy, you can override this
value to serve Scrutiny on a subpath.
|
| boot.initrd.systemd.tmpfiles.settings.<config-name>.<path>.<tmpfiles-type>.group | The group of the file
|
| services.multipath.package | The multipath-tools package to use.
|
| services.telepathy.enable | Whether to enable Telepathy service, a communications framework
that enables real-time communication via pluggable protocol backends.
|
| services.rethinkdb.pidpath | Location where each instance's pid file is located.
|
| systemd.paths.<name>.restartTriggers | An arbitrary list of items such as derivations
|
| services.kanidm.unixSettings.hsm_pin_path | Path to a HSM pin.
|
| systemd.paths.<name>.reloadTriggers | An arbitrary list of items such as derivations
|
| services.multipath.devices | This option allows you to define arrays for use in multipath
groups.
|
| security.isolate.cgRoot | Control group which subgroups are placed under
|
| services.multipath.extraConfig | Lines to append to default multipath.conf
|
| services.ebusd.configpath | Directory to read CSV config files from
|
| services.kanidm.unix.settings.hsm_pin_path | Path to a HSM pin.
|
| systemd.user.paths.<name>.wantedBy | Units that want (i.e. depend on) this unit
|
| services.stash.settings.scrapers_path | Path to scrapers
|
| systemd.paths.<name>.startLimitIntervalSec | Configure unit start rate limiting
|
| services.restic.backups.<name>.paths | Which paths to backup, in addition to ones specified via
dynamicFilesFrom
|