| services.snapserver.settings | Snapserver configuration
|
| services.pgbouncer.settings.peers | Optional
|
| services.misskey.settings.redisForPubsub | ioredis options for pubsub
|
| services.privatebin.settings | Options for privatebin configuration
|
| services.mattermost.settings | Additional configuration options as Nix attribute set in config.json schema.
|
| services.pgbouncer.settings.users | Optional
|
| services.vault-agent.instances.<name>.settings | Free-form settings written directly to the config.json file
|
| services.pds.settings.PDS_DATA_DIRECTORY | Directory to store state
|
| services.misskey.settings.redisForJobQueue.port | The Redis port.
|
| services.misskey.settings.redisForJobQueue.host | The Redis host.
|
| services.lasuite-meet.settings.DJANGO_DATA_DIR | Path to the data directory
|
| services.rkvm.server.settings.switch-keys | A key list specifying a host switch combination.
A list of key names is available in https://github.com/htrefil/rkvm/blob/master/switch-keys.md.
|
| services.libeufin.nexus.settings | Configuration options for the libeufin nexus config file
|
| services.taler.exchange.settings | Configuration options for the taler exchange config file
|
| services.taler.merchant.settings | Configuration options for the taler merchant config file
|
| services.ente.api.settings.apps.accounts | Set this to the URL where your accounts page is running
|
| services.kea.dhcp4.configFile | Kea DHCP4 configuration as a path, see https://kea.readthedocs.io/en/kea-3.0.2/arm/dhcp4-srv.html
|
| services.kea.dhcp6.configFile | Kea DHCP6 configuration as a path, see https://kea.readthedocs.io/en/kea-3.0.2/arm/dhcp6-srv.html
|
| services.gitlab.pages.settings.listen-https | The address(es) to listen on for HTTPS requests.
|
| services.amule.settings.WebServer.Enabled | Set to 1 to enable the web server
|
| services.gitlab.pages.settings.listen-proxy | The address(es) to listen on for proxy requests.
|
| services.hatsu.settings.HATSU_DATABASE_URL | Database URL.
|
| services.public-inbox.settings.coderepo | code repositories
|
| services.prometheus.exporters.nginxlog.settings | All settings of nginxlog expressed as an Nix attrset
|
| services.nipap.settings.nipapd.db_host | PostgreSQL host to connect to
|
| services.postfix.settings.master.<name>.name | The name of the service to run
|
| services.freeciv.settings.quitidle | Quit if no players for given time in seconds.
|
| services.gitea.settings.server.DISABLE_SSH | Disable external SSH feature.
|
| services.freeciv.settings.Database | Enable database connection with given configuration.
|
| services.canaille.settings.SERVER_NAME | The domain name on which canaille will be served.
|
| services.umurmur.settings.password | Required password to join server, if specified.
|
| services.pretix.settings.database.host | Database host or socket path.
|
| services.postsrsd.settings.domains | List of local domains, that do not require rewriting.
|
| services.warpgate.settings.http.listen | Listen endpoint of HTTP listener.
|
| services.firefly-iii.settings.DB_HOST | The machine which hosts your database
|
| security.loginDefs.settings.TTYGROUP | The terminal permissions: the login tty will be owned by the TTYGROUP group,
and the permissions will be set to TTYPERM
|
| services.journald.remote.settings | Configuration in the journal-remote configuration file
|
| services.zammad.database.settings | The database.yml configuration file as key value set
|
| services.cryptpad.settings.logToStdout | Controls whether log output should go to stdout of the systemd service
|
| services.opensnitch.settings | opensnitchd configuration
|
| services.nebula.networks.<name>.settings | Nebula configuration
|
| services.x2goserver.settings | x2goserver.conf ini configuration as nix attributes
|
| services.sourcehut.settings.mail.pgp-key-id | OpenPGP key identifier.
|
| services.headscale.settings.log.level | headscale log level.
|
| services.forgejo.settings.server.DOMAIN | Domain name of your server.
|
| services.tlsrpt.reportd.settings.dbname | Path to the sqlite database.
|
| services.tor.settings.ShutdownWaitLength | See torrc manual.
|
| services.kanidm.server.settings.db_path | Path to Kanidm database.
|
| services.searx.settingsFile | The path of the Searx server settings.yml file
|
| services.forgejo.settings.server.HTTP_PORT | Listen port
|
| services.hedgedoc.settings.allowOrigin | List of domains to whitelist.
|
| services.gancio.settings.log_level | Gancio log level.
|
| services.lemmy.settings.captcha.enabled | Enable Captcha.
|
| services.tinyproxy.settings.Listen | Specify which address to listen to.
|
| services.opengfw.settings.ruleset.geoip | Path to geoip.dat.
|
| services.shairport-sync.settings | Configuration options for Shairport-Sync
|
| services.draupnir.settings.dataPath | The path Draupnir will store its state/data in.
This option is read-only.
If you want to customize where this data is stored, use a bind mount.
|
| services.librechat.settings | A free-form attribute set that will be written to librechat.yaml
|
| services.freeciv.settings.Announce | Announce game in LAN using given protocol.
|
| services.sabnzbd.settings.servers.<name>.ssl | Whether the server supports TLS
|
| services.umurmur.settings.bindaddr | IPv4 address to bind to
|
| services.sftpgo.settings.ftpd.bindings | Configure listen addresses and ports for ftpd.
|
| services.healthchecks.settings | Environment variables which are read by healthchecks (local)_settings.py
|
| services.scanservjs.settings.host | The IP to listen on.
|
| services.scanservjs.settings.port | The port to listen on.
|
| services.hedgedoc.settings.useSSL | Enable to use SSL server.
|
| services.maubot.settings.database | The full URI to the database
|
| services.rsyncd.settings.sections | attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
|
| services.autotierfs.settings | The contents of the configuration file for autotier
|
| services.openssh.settings.DenyGroups | If specified, login is denied for all users part of the listed
groups
|
| services.kanidm.server.settings.tls_key | TLS key in pem format.
|
| services.yggdrasil-jumper.settings | Configuration for Yggdrasil Jumper as a Nix attribute set.
|
| services.frp.instances.<name>.settings | Frp configuration, for configuration options
see the example of client
or server on github.
|
| services.openssh.settings.AllowGroups | If specified, login is allowed only for users part of the
listed groups
|
| services.tuned.settings.globalSection | global section of an INI file (attrs of INI atom (null, bool, int, float or string))
|
| services.forgejo.settings.server.HTTP_ADDR | Listen address
|
| services.taler.settings.taler.CURRENCY | The currency which taler services will operate with
|
| boot.initrd.systemd.tmpfiles.settings | Similar to systemd.tmpfiles.settings but the rules are
only applied by systemd-tmpfiles before initrd-switch-root.target
|
| services.biboumi.settings.db_name | The name of the database to use
|
| services.acme-dns.settings.database.engine | Database engine to use.
|
| services.tor.settings.FascistFirewall | See torrc manual.
|
| services.sabnzbd.settings.servers.<name>.name | The name of the server
|
| services.sabnzbd.settings.servers.<name>.host | Hostname of the server
|
| services.sabnzbd.settings.servers.<name>.port | Port of the server
|
| services.freeciv.settings.Newusers | Whether to enable new users to login if auth is enabled.
|
| services.aesmd.settings.whitelistUrl | URL to retrieve authorized Intel SGX enclave signers.
|
| i18n.inputMethod.fcitx5.settings.globalOptions | The global options in config file in ini format.
|
| services.slskd.settings.global.upload.slots | Limit of the number of concurrent upload slots.
|
| services.suricata.settings.plugins | Plugins -- Experimental -- specify the filename for each plugin shared object.
|
| services.openssh.settings.PermitRootLogin | Whether the root user can login using ssh.
|
| services.veilid.settings.logging.api.level | The minimum priority of api events to be logged.
|
| services.cryptpad.settings.httpSafeOrigin | Cryptpad sandbox URL
|
| services.misskey.settings.redisForPubsub.port | The Redis port.
|
| services.misskey.settings.redisForPubsub.host | The Redis host.
|
| services.reposilite.settings.port | The TCP port to bind to.
|
| services.postgresql.settings.port | The port on which PostgreSQL listens.
|
| services.waagent.settings.OS.EnableRDMA | If enabled, the agent attempts to install and then load an RDMA kernel driver
that matches the version of the firmware on the underlying hardware.
|
| services.centrifugo.settings | Declarative Centrifugo configuration
|
| services.sourcehut.settings."sr.ht".site-info | The top-level info page for your site.
|
| services.sourcehut.settings."sr.ht".site-name | The name of your network of sr.ht-based sites.
|