programs.gpg.settings

GnuPG configuration options. Available options are described in gpg(1) .

Note that lists are converted to duplicate keys.

Type
attribute set of (string or boolean or list of string)
Example
{
  no-comments = false;
  s2k-cipher-algo = "AES128";
}
Declared
<home-manager/modules/programs/gpg.nix>