security.agnos.generateKeys.enable

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
<nixpkgs/nixos/modules/security/agnos.nix>