services.olivetin.extraConfigFiles

Config files to merge into the settings defined in services.olivetin.settings. This is useful to avoid putting secrets into the nix store. See https://docs.olivetin.app/config.html for more information.

Type
list of absolute path
Default
[ ]
Example
[
  "/run/secrets/olivetin.yaml"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/olivetin.nix>