programs.gpg.settings

Home-Manager option

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 in: <home-manager/modules/programs/gpg.nix>source unavailable