services.kanidm.provision.idmAdminPasswordFile

NixOS option

Path to a file containing the idm admin password for kanidm. Do NOT use a file from the nix store here! If this is not given but provisioning is enabled, the idm_admin password will be reset on each restart.

type: null or absolute path
Default
null
Example
"/run/secrets/kanidm-idm-admin-password"
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →