programs.gpg.mutableKeys

Home-Manager option

If set to true, you may manage your keyring as a user using the gpg command. Upon activation, the keyring will have managed keys added without overwriting unmanaged keys. If set to false, the path $GNUPGHOME/pubring.kbx will become an immutable link to the Nix store, denying modifications.

type: boolean
Default
true
declared in: <home-manager/modules/programs/gpg.nix>source unavailable