programs.gpg.gpgsmSettings

GPGSM configuration options. Available options are described in gpgsm(1)

Type
attribute set of (string or boolean or list of string)
Default
{ }
Example
{
  with-key-data = true;
}
Declared
<home-manager/modules/programs/gpg.nix>