| services.self-deploy.repository | The repository to fetch from
|
| programs.nixbit.repository | Git repository URL for Nixbit
|
| services.lavalink.plugins.*.repository | The plugin repository
|
| services.restic.backups.<name>.repository | repository to backup to.
|
| services.gitea.repositoryRoot | Path to the git repositories.
|
| services.restic.backups.<name>.repositoryFile | Path to the file containing the repository location to backup to.
|
| services.forgejo.repositoryRoot | Path to the git repositories.
|
| services.prometheus.exporters.restic.repository | URI pointing to the repository to monitor.
|
| services.prometheus.exporters.restic.repositoryFile | Path to the file containing the URI for the repository to monitor.
|
| services.routinator.settings.repository-dir | The path where the collected RPKI data is stored.
|
| services.self-deploy.nixFile | Path to nix file in repository
|
| services.gitDaemon.exportAll | Publish all directories that look like Git repositories (have the objects
and refs subdirectories), even if they do not have the git-daemon-export-ok file
|
| services.github-runners.<name>.url | Repository to add the runner to
|
| services.borgbackup.repos.<name>.authorizedKeys | Public SSH keys that are given full write access to this repository
|
| services.cgit.<name>.repos | cgit repository settings, see cgitrc(5)
|
| services.borgbackup.repos | Serve BorgBackup repositories to given public SSH keys,
restricting their access to the repository only
|
| services.gollum.stateDir | Specifies the path of the repository directory
|
| services.kubo.autoMigrate | Whether Kubo should try to migrate its filesystem repository automatically.
|
| services.borgmatic.settings.repositories | A required list of local or remote repositories with paths and
optional labels (which can be used with the --repository flag to
select a repository)
|
| services.g810-led.profile | Keyboard profile to apply at boot time
|
| services.restic.server.dataDir | The directory for storing the restic repository.
|
| services.gitwatch.<name>.remote | Optional url of remote repository
|
| services.godns.settings | Configuration for GoDNS
|
| services.gitwatch.<name>.branch | Optional branch in remote repository
|
| services.github-runners.<name>.tokenFile | The full path to a file which contains either
- a fine-grained personal access token (PAT),
- a classic PAT
- or a runner registration token
Changing this option or the tokenFile’s content triggers a new runner registration
|
| services.nitter.settings | Add settings here to override NixOS module generated settings
|
| services.sks.extraDbConfig | Set contents of the files "KDB/DB_CONFIG" and "PTree/DB_CONFIG" within
the ${dataDir} directory
|
| services.nohang.configPath | Configuration file to use with nohang
|
| services.borgmatic.configurations.<name>.repositories | A required list of local or remote repositories with paths and
optional labels (which can be used with the --repository flag to
select a repository)
|
| services.borgbackup.jobs.<name>.repo | Remote or local repository to back up to.
|
| services.restic.server.privateRepos | Enable private repos
|
| services.pgbackrest.repos.<name>.host | Repository host when operating remotely
|
| services.pgbackrest.repos.<name>.sftp-host | SFTP repository host
|
| services.gitDaemon.enable | Enable Git daemon, which allows public hosting of git repositories
without any access controls
|
| services.restic.backups.<name>.passwordFile | Read the repository password from a file.
|
| services.github-runners.<name>.workDir | Working directory, available as $GITHUB_WORKSPACE during workflow runs
and used as a default for repository checkouts
|
| services.borgbackup.jobs.<name>.doInit | Run borg init if the
specified repo does not exist
|
| services.borgbackup.repos.<name>.quota | Storage quota for the repository
|
| services.restic.backups.<name>.initialize | Create the repository if it doesn't exist.
|
| services.pgbackrest.repos | An attribute set of repositories as described in:
https://pgbackrest.org/configuration.html#section-repository
Each repository defaults to set repo-host to the attribute's name
|
| services.borgbackup.jobs.<name>.prune.keep | Prune a repository by deleting all archives not matching any of the
specified retention options
|
| services.public-inbox.settings.coderepo.<name>.dir | Path to a git repository
|
| services.freeswitch.configDir | Override file in FreeSWITCH config template directory
|
| services.firezone.gateway.enable | Whether to enable the firezone gateway
|
| services.pgbackrest.settings | An attribute set of options as described in:
https://pgbackrest.org/configuration.html
All globally available options, i.e. all except stanza options, can be used
|
| services.freeswitch.configTemplate | Configuration template to use
|
| services.cgit.<name>.gitHttpBackend.enable | Whether to bypass cgit and use git-http-backend for HTTP clones
|
| security.tpm2.tctiEnvironment.deviceConf | Configuration part of the device TCTI, e.g. the path to the TPM device
|
| security.tpm2.tctiEnvironment.tabrmdConf | Configuration part of the tabrmd TCTI, like the D-Bus bus name
|
| services.pgbackrest.commands.help | Options for the 'help' command
|
| services.pgbackrest.commands.info | Options for the 'info' command
|
| services.public-inbox.inboxes.<name>.description | User-visible description for the repository.
|
| services.pgbackrest.commands.stop | Options for the 'stop' command
|
| services.pgbackrest.commands.repo-ls | Options for the 'repo-ls' command
|
| services.pgbackrest.commands.check | Options for the 'check' command
|
| services.pgbackrest.commands.repo-get | Options for the 'repo-get' command
|
| services.pgbackrest.commands.start | Options for the 'start' command
|
| services.restic.backups.<name>.environmentFile | file containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| 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.cgit.<name>.gitHttpBackend.checkExportOkFiles | Whether git-http-backend should only export repositories that contain a git-daemon-export-ok file
|
| 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.pgbackrest.commands.archive-get | Options for the 'archive-get' command
|
| services.pgbackrest.commands.archive-push | Options for the 'archive-push' command
|
| services.pgbackrest.stanzas.<name>.settings | An attribute set of options as described in:
https://pgbackrest.org/configuration.html
All options can be used
|
| services.borgbackup.jobs.<name>.createCommand | Borg command to use for archive creation
|
| 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.prometheus.exporters.restic.passwordFile | File containing the password to the repository.
|
| services.pgbackrest.commands.stanza-upgrade | Options for the 'stanza-upgrade' command
|
| services.datadog-agent.extraIntegrations | Extra integrations from the Datadog core-integrations
repository that should be built and included
|
| services.borgmatic.settings.repositories.*.path | Path to the repository
|
| services.borgmatic.settings.repositories.*.label | Label to the repository
|
| services.borgbackup.repos.<name>.authorizedKeysAppendOnly | Public SSH keys that can only be used to append new data (archives) to the repository
|
| services.prometheus.exporters.kafka.environmentFile | File containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| services.prometheus.exporters.restic.environmentFile | File containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| services.borgmatic.configurations.<name>.repositories.*.path | Path to the repository
|
| services.borgmatic.configurations.<name>.repositories.*.label | Label to the repository
|
| services.matrix-synapse.workers.<name>.worker_log_config | The file for log configuration
|
| services.grafana.settings.analytics.check_for_updates | When set to false, disables checking for new versions of Grafana from Grafana's GitHub repository
|
| services.docuum.keep | Prevents deletion of images for which repository:tag matches the specified regex.
|