| services.tsmBackup.command | The actual command passed to the
dsmc executable to start the backup.
|
| services.restic.backups.<name>.command | Command to pass to --stdin-from-command
|
| services.jupyter.command | Which command the service runs
|
| services.bonsaid.settings.*.command | Command to run when this transition is taken
|
| services.recyclarr.command | The recyclarr command to run (e.g., sync).
|
| programs.command-not-found.dbPath | Absolute path to programs.sqlite
|
| services.actkbd.bindings.*.command | What to run.
|
| services.tt-rss.updateDaemon.commandFlags | Command-line flags passed to the update daemon
|
| programs.command-not-found.enable | Whether interactive shells should show which Nix package (if
any) provides a missing command
|
| programs.kubeswitch.commandName | The name of the command to use
|
| services.webhook.hooks.<name>.execute-command | The command that should be executed when the hook is triggered.
|
| programs.less.commands | Defines new command keys.
|
| services.postfix.masterConfig.<name>.command | A program name specifying a Postfix service/daemon process
|
| services.wyoming.satellite.sound.command | Program to run for sound output.
|
| services.postfix.settings.master.<name>.command | A program name specifying a Postfix service/daemon process
|
| services.radicle.ci.broker.settings.adapters.<name>.command | Adapter command to run.
|
| services.suricata.settings.unix-command | Unix command socket that can be used to pass commands to Suricata
|
| services.suricata.settings.unix-command.enabled | Enable unix-command socket.
|
| services.suricata.settings.unix-command.filename | Filename for unix-command socket.
|
| services.wyoming.satellite.microphone.command | Program to run for audio input.
|
| services.nezha-agent.settings.disable_command_execute | Disable executing the command from dashboard.
|
| services.syncoid.commands.<name>.extraArgs | Extra syncoid arguments for this command.
|
| services.syncoid.commands.<name>.useCommonArgs | Whether to add the configured common arguments to this command.
|
| services.syncoid.commands | Syncoid commands to run.
|
| security.sudo.extraRules.*.commands | The commands for which the rule should apply.
|
| security.sudo-rs.extraRules.*.commands | The commands for which the rule should apply.
|
| services.pgbackrest.commands.help | Options for the 'help' command
|
| services.pgbackrest.commands.info | Options for the 'info' command
|
| services.pgbackrest.commands.stop | Options for the 'stop' command
|
| services.pgbackrest.commands.repo-ls | Options for the 'repo-ls' command
|
| services.pgbackrest.commands.repo-get | Options for the 'repo-get' command
|
| services.pgbackrest.commands.check | Options for the 'check' command
|
| services.pgbackrest.commands.start | Options for the 'start' command
|
| services.pgbackrest.commands.server | Options for the 'server' command
|
| services.pgbackrest.commands.backup | Options for the 'backup' command
|
| services.pgbackrest.commands.verify | Options for the 'verify' command
|
| services.pgbackrest.commands.expire | Options for the 'expire' command
|
| services.pgbackrest.commands.server-ping | Options for the 'server-ping' command
|
| services.pgbackrest.commands.version | Options for the 'version' command
|
| services.pgbackrest.commands.restore | Options for the 'restore' command
|
| services.atd.enable | Whether to enable the at daemon, a command scheduler.
|
| services.pgbackrest.commands.archive-get | Options for the 'archive-get' command
|
| services.syncoid.commands.<name>.sshKey | SSH private key file to use to login to the remote system
|
| services.pgbackrest.commands.archive-push | Options for the 'archive-push' command
|
| services.pgbackrest.commands.annotate | Options for the 'annotate' command
|
| services.pgbackrest.commands.stanza-delete | Options for the 'stanza-delete' command
|
| services.pgbackrest.commands.stanza-create | Options for the 'stanza-create' command
|
| services.uvcvideo.dynctrl.enable | Whether to enable uvcvideo dynamic controls
|
| services.pgbackrest.commands.stanza-upgrade | Options for the 'stanza-upgrade' command
|
| services.syncoid.commands.<name>.source | Source ZFS dataset
|
| fileSystems | The file systems to be mounted
|
| services.syncoid.commands.<name>.target | Target ZFS dataset
|
| swapDevices | The swap devices and swap files
|
| services.syncoid.commands.<name>.service | Systemd configuration specific to this syncoid service.
|
| programs.neovim.viAlias | Symlink vi to nvim binary.
|
| security.sudo.enable | Whether to enable the sudo command, which
allows non-root users to execute commands as root.
|
| security.doas.enable | Whether to enable the doas command, which allows
non-root users to execute commands as root.
|
| programs.neovim.vimAlias | Symlink vim to nvim binary.
|
| services.syncoid.commands.<name>.sendOptions | Advanced options to pass to zfs send
|
| services.syncoid.commands.<name>.recvOptions | Advanced options to pass to zfs recv
|
| security.sudo-rs.enable | Whether to enable a memory-safe implementation of the sudo command,
which allows non-root users to execute commands as root
.
|
| networking.supplicant | Interfaces for which to start wpa_supplicant
|
| services.guix.package | The guix package to use
|
| services.alloy.extraFlags | Extra command-line flags passed to alloy run
|
| security.pam.services.<name>.setLoginUid | Set the login uid of the process
(/proc/self/loginuid) for auditing
purposes
|
| services.i2pd.logLevel | The log level. i2pd defaults to "info"
but that generates copious amounts of log messages
|
| services.syncoid.commands.<name>.recursive | Whether to enable the transfer of child datasets.
|
| security.run0.enableSudoAlias | Whether to enable make sudo an alias to run0..
|
| services.locate.enable | If enabled, NixOS will periodically update the database of
files used by the locate command.
|
| services.syncoid.commands.<name>.localSourceAllow | Permissions granted for the services.syncoid.user user
for local source datasets
|
| services.microsocks.execWrapper | An optional command to prepend to the microsocks command (such as proxychains, or a VPN exclude command).
|
| security.doas.extraRules.*.args | Arguments that must be provided to the command
|
| services.uvcvideo.dynctrl.packages | List of packages containing uvcvideo dynamic controls
rules
|
| programs.xss-lock.extraOptions | Additional command-line arguments to pass to
xss-lock.
|
| systemd.services.<name>.stopIfChanged | If set, a changed unit is restarted by calling
systemctl stop in the old configuration,
then systemctl start in the new one
|
| system.autoUpgrade.flags | Any additional flags passed to nixos-rebuild
|
| services.openssh.allowSFTP | Whether to enable the SFTP subsystem in the SSH daemon
|
| services.syncoid.commands.<name>.localTargetAllow | Permissions granted for the services.syncoid.user user
for local target datasets
|
| services.snipe-it.appURL | The root URL that you want to host Snipe-IT on
|
| systemd.user.services.<name>.stopIfChanged | If set, a changed unit is restarted by calling
systemctl stop in the old configuration,
then systemctl start in the new one
|
| programs.pay-respects.runtimeRules | List of rules to be added to /etc/xdg/pay-respects/rules.
pay-respects will read the contents of these generated rules to recommend command corrections
|
| services.hoogle.extraOptions | Additional command-line arguments to pass to
hoogle server
|
| services.forgejo.dump.enable | Whether to enable periodic dumps via the built-in dump command.
|
| services.syncoid.commonArgs | Arguments to add to every syncoid command, unless disabled for that
command
|
| boot.kernelParams | Parameters added to the kernel command line.
|
| services.monica.appURL | The root URL that you want to host monica on
|
| services.znapzend.zetup.<name>.mbuffer.port | Port to use for mbuffer
|
| boot.loader.limine.secureBoot.enable | Whether to use sign the limine binary with sbctl.
This requires you to already have generated the keys and enrolled them with sbctl
|
| services.flexget.interval | When to perform a flexget run
|
| security.pam.services | This option defines the PAM services
|
| services.actkbd.bindings | Key bindings for actkbd
|
| services.dnsproxy.flags | A list of extra command-line flags to pass to dnsproxy
|
| services.snapraid.touchBeforeSync | Whether snapraid touch should be run before snapraid sync.
|
| services.redshift.extraOptions | Additional command-line arguments to pass to
redshift.
|
| services.agorakit.appURL | The root URL that you want to host agorakit on
|
| services.cntlm.proxy | A list of NTLM/NTLMv2 authenticating HTTP proxies
|
| services.bitlbee.authMode | The following authentication modes are available:
Open -- Accept connections from anyone, use NickServ for user authentication
|
| programs.ssh.knownHosts.<name>.publicKey | The public key data for the host
|
| services.znc.confOptions.passBlock | Generate with nix-shell -p znc --command "znc --makepass"
|
| programs.cdemu.gui | Whether to install the cdemu GUI (gCDEmu).
|