services.kanidm.provision.adminPasswordFile

NixOS option

Path to a file containing the admin password for kanidm. Do NOT use a file from the nix store here!

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