MyNixOS website logo

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

Declarations
Type
attribute set of (string or boolean or list of string)
Default
{ }
Example
{
  with-key-data = true;
}