MyNixOS website logo

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

Note that lists are converted to duplicate keys.

Declarations
Type
attribute set of (string or boolean or list of string)
Example
{
  no-comments = false;
  s2k-cipher-algo = "AES128";
}