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
declared in: <home-manager/modules/programs/gpg.nix>source unavailable{ no-comments = false; s2k-cipher-algo = "AES128"; }