security.agnos.generateKeys.enable

NixOS option

Enable automatic generation of account keys. When this is true, a key will be generated for each account where the file referred to by the private_key path does not exist yet. Currently, only RSA keys can be generated.

type: boolean
Default
false
declared in: nixos/modules/security/agnos.nixView source on NixOS/nixpkgs →