| options/nixos/services.earlyoom.reportInterval | Interval (in seconds) at which a memory report is printed (set to 0 to disable).
|
| options/nixos/services.reposilite.database.dbname | Database name.
|
| options/nixos/services.restic.backups.<name>.repositoryFile | Path to the file containing the repository location to backup to.
|
| options/nixos/services.self-deploy.repository | The repository to fetch from
|
| options/nixos/services.reposilite.settings.sslPort | SSL port to bind to
|
| options/nixos/services.pgbackrest.repos.<name>.sftp-host | SFTP repository host
|
| options/nixos/services.borgbackup.repos.<name>.path | Where to store the backups
|
| options/home-manager/services.restic.backups.<name>.repositoryFile | Path to a file containing the repository location to backup to
|
| options/nixos/services.reposilite.settings.basePath | Custom base path for this Reposilite instance
|
| options/nixos/services.borgbackup.repos.<name>.authorizedKeysAppendOnly | Public SSH keys that can only be used to append new data (archives) to the repository
|
| options/nixos/services.reposilite.keyPasswordFile | Path the the file containing the password used to unlock the Java KeyStore file specified in services.reposilite.settings.keyPath
|
| options/nixos/services.tlsrpt.reportd.settings.dbname | Path to the sqlite database.
|
| options/nixos/services.reposilite.settings.keyPath | Path to the .jsk KeyStore or paths to the PKCS#8 certificate and private key, separated by a space (see example)
|
| options/nixos/services.borgbackup.repos | Serve BorgBackup repositories to given public SSH keys,
restricting their access to the repository only
|
| options/nixos/services.borgbackup.repos.<name>.user | The user borg serve is run as
|
| options/nixos/services.borgbackup.repos.<name>.quota | Storage quota for the repository
|
| options/nixos/services.kubo.emptyRepo | If set to false, the repo will be initialized with help files
|
| options/nixos/services.reposilite.settings.cachedLogSize | Amount of messages stored in the cache logger.
|
| options/nixos/services.reposilite.settings.enforceSsl | Whether to redirect all traffic to SSL.
|
| options/nixos/services.matrix-synapse.settings.report_stats | Whether or not to report anonymized homeserver usage statistics.
|
| options/nixos/services.public-inbox.settings.coderepo | code repositories
|
| options/nixos/services.borgbackup.repos.<name>.group | The group borg serve is run as
|
| options/nixos/services.reposilite.settings.sslEnabled | Whether to listen for encrypted connections on settings.sslPort.
|
| options/nixos/services.public-inbox.inboxes.<name>.coderepo | Nicknames of a 'coderepo' section associated with the inbox.
|
| options/nixos/services.reposilite.workingDirectory | Working directory for Reposilite.
|
| options/darwin/homebrew.taps.*.name | When clone_target is unspecified, this is the name of a formula
repository to tap from GitHub using HTTPS
|
| options/home-manager/services.git-sync.repositories.<name>.interval | The interval, specified in seconds, at which the synchronization will
be triggered even without filesystem changes.
|
| options/home-manager/services.restic.backups.<name>.repository | Repository to backup to
|
| options/nixos/services.reposilite.settings.idleTimeout | Default idle timeout used by Jetty.
|
| options/nixos/services.unpoller.prometheus.report_errors | Whether to report errors.
|
| options/nixos/services.lavalink.plugins.*.repository | The plugin repository
|
| options/nixos/services.reposilite.settings.debugEnabled | Whether to enable debug mode.
|
| options/home-manager/services.git-sync.repositories.<name>.extraPackages | Extra packages available to git-sync.
|
| options/nixos/services.anuko-time-tracker.settings.reportFooter | Defines whether to use a footer on reports.
|
| options/nixos/services.grafana.settings.analytics.reporting_enabled | When enabled Grafana will send anonymous usage statistics to stats.grafana.org
|
| options/nixos/services.radicle.ci.broker.settings.report_dir | Directory where HTML and JSON report pages are written.
|
| options/nixos/services.reposilite.settings.hostname | The hostname to bind to
|
| options/nixos/services.sourcehut.settings."hg.sr.ht".repos | Path to mercurial repositories on disk
|
| options/nixos/services.ncps.analytics.reporting.enable | Enable reporting anonymous usage statistics (DB type, Lock type, Total Size) to the project maintainers.
|
| options/nixos/services.reposilite.settings.database | Database connection string
|
| options/nixos/services.sourcehut.settings."git.sr.ht".repos | Path to git repositories on disk
|
| options/nixos/services.public-inbox.settings.coderepo.<name>.dir | Path to a git repository
|
| options/nixos/services.tlsrpt.reportd.settings.fetchers | Comma-separated list of fetcher programs that retrieve collectd data.
|
| options/nixos/services.reposilite.database.passwordFile | Path to the file containing the password for the database connection
|
| options/nixos/services.reposilite.settings.ioThreadPool | The IO thread pool handles all tasks that may benefit from non-blocking IO. (min: 2)
Because most tasks are redirected to IO thread pool, it might be a good idea to keep it at least equal to web thread pool.
|
| options/nixos/services.borgmatic.settings.repositories.*.path | Path to the repository
|
| options/nixos/services.reposilite.settings.webThreadPool | Maximum amount of threads used by the core thread pool. (min: 5)
The web thread pool handles the first few steps of incoming HTTP connections, tasks are redirected as soon as possible to the IO thread pool.
|
| options/nixos/services.ncps.analytics.reporting.samples | Whether to enable Enable printing the analytics samples to stdout
|
| options/home-manager/programs.git.maintenance.repositories | Repositories on which git maintenance should run
|
| options/nixos/services.public-inbox.settings.coderepo.<name>.cgitUrl | URL of a cgit instance
|
| options/nixos/services.borgmatic.settings.repositories.*.label | Label to the repository
|
| options/nixos/services.routinator.settings.repository-dir | The path where the collected RPKI data is stored.
|
| options/nixos/services.tlsrpt.reportd.settings.log_level | Level of log messages to emit.
|
| options/nixos/services.reposilite.settings.keyPassword | Plaintext password used to unlock the Java KeyStore set in services.reposilite.settings.keyPath
|
| options/nixos/services.pgbackrest.repos.<name>.sftp-private-key-file | SFTP private key file
|
| options/nixos/services.reposilite.settings.defaultFrontend | Whether to enable the default included frontend with a dashboard.
|
| options/nixos/services.gitwatch.<name>.path | The path to repo in local machine
|
| options/nixos/services.borgbackup.repos.<name>.allowSubRepos | Allow clients to create repositories in subdirectories of the
specified path
|
| options/nixos/services.reposilite.settings.bypassExternalCache | Add cache bypass headers to responses from /api/* to avoid issues with proxies such as Cloudflare.
|
| options/nixos/services.reposilite.settings.databaseThreadPool | Maximum amount of concurrent connections to the database. (one per thread)
Embedded databases (sqlite, h2) do not support truly concurrent connections, so the value will always be 1 if they are used.
|
| options/nixos/system.autoUpgrade.flags | Any additional flags passed to nixos-rebuild
|
| packages/nixpkgs/reg | Docker registry v2 command line client and repo listing generator with security checks |
| options/nixos/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)
|
| options/home-manager/programs.borgmatic.backups.<name>.location.repositories | List of local or remote repositories with paths and optional labels.
|
| options/nixos/services.prometheus.exporters.restic.repositoryFile | Path to the file containing the URI for the repository to monitor.
|
| options/nixos/services.gitwatch.<name>.enable | Whether to enable watching for repo.
|
| options/nixos/services.tlsrpt.reportd.settings.http_script | Call to an HTTPS client, that accepts the URL on the commandline and the request body from stdin.
|
| options/nixos/services.prometheus.exporters.restic.repository | URI pointing to the repository to monitor.
|
| options/nixos/services.tlsrpt.reportd.settings.contact_info | Contact information embedded into the reports.
|
| options/nixos/services.grafana_reporter.addr | Listening address.
|
| options/nixos/services.grafana_reporter.port | Listening port.
|
| options/nixos/services.borgbackup.repos.<name>.authorizedKeys | Public SSH keys that are given full write access to this repository
|
| packages/nixpkgs/redu | ncdu for your restic repo |
| options/nixos/services.grafana_reporter.enable | Whether to enable grafana_reporter.
|
| options/nixos/services.reposilite.settings.compressionStrategy | Compression algorithm used by this instance of Reposilite.
none reduces usage of CPU & memory, but requires transfering more data.
|
| packages/nixpkgs/git-radar | Tool you can add to your prompt to provide at-a-glance information on your git repo |
| packages/nixpkgs/libtar | C library for manipulating POSIX tar files |
| options/nixos/services.grafana_reporter.grafana.addr | Grafana address.
|
| options/nixos/services.grafana_reporter.grafana.port | Grafana port.
|
| options/nixos/services.borgmatic.configurations.<name>.repositories.*.path | Path to the repository
|
| options/nixos/services.borgmatic.configurations.<name>.repositories.*.label | Label to the repository
|
| options/nixos/services.tlsrpt.reportd.settings.sender_address | Sender address used for reports.
|
| options/nixos/services.grafana_reporter.templateDir | Optional template directory to use custom tex templates
|
| packages/nixpkgs/moon | Task runner and repo management tool for the web ecosystem, written in Rust |
| options/nixos/services.k3s.autoDeployCharts.<name>.package | The packaged Helm chart
|
| options/nixos/services.rke2.autoDeployCharts.<name>.package | The packaged Helm chart
|
| packages/nixpkgs/nodePackages.rush | A professional solution for consolidating all your JavaScript projects in one Git repo |
| options/nixos/services.grafana_reporter.grafana.protocol | Grafana protocol.
|
| options/nixos/services.tlsrpt.reportd.settings.sendmail_script | Path to a sendmail-compatible executable for delivery reports.
|
| options/nixos/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)
|
| packages/nixpkgs/bazel-kazel | BUILD file generator for go and bazel |
| options/nixos/services.borgbackup.jobs.<name>.doInit | Run borg init if the
specified repo does not exist
|
| options/nixos/services.autotierfs.settings | The contents of the configuration file for autotier
|
| packages/nixpkgs/glpng | PNG loader library for OpenGL |
| options/nixos/services.tlsrpt.reportd.settings.organization_name | Name of the organization sending out the reports.
|
| packages/nixpkgs/git-subtrac | Keep the content for your git submodules all in one place: the parent repo |
| packages/nixpkgs/tinycc | Small, fast, and embeddable C compiler and interpreter |
| packages/nixpkgs/nodePackages_latest.rush | A professional solution for consolidating all your JavaScript projects in one Git repo |
| options/nixos/services.borgbackup.jobs.<name>.removableDevice | Whether the repo (which must be local) is a removable device.
|
| options/nixos/services.sourcehut.settings."git.sr.ht".post-update-script | A post-update script which is installed in every git repo
|