services.zitadel.extraStepsPaths

NixOS option

A list of paths to extra steps files. These will override the values set in steps. 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 →