services.zitadel.extraSettingsPaths

NixOS option

A list of paths to extra settings files. These will override the values set in settings. Useful if you want to keep sensitive secrets out of the Nix store.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/web-apps/zitadel.nixView source on NixOS/nixpkgs →