programs.gpg.dirmngrSettings

Dirmngr configuration options. Available options are described in dirmngr(1)

Type
attribute set of (string or boolean or list of string)
Default
{ }
Example
{
  allow-version-check = true;
  keyserver = "ldaps://ldap.example.com";
}
Declared
<home-manager/modules/programs/gpg.nix>