services.olivetin.extraConfigFiles
NixOS option
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 pathDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/olivetin.nixView source on NixOS/nixpkgs →[ "/run/secrets/olivetin.yaml" ]