From 30301c96d186dc5685dd07dac4c2f575f47c1aab Mon Sep 17 00:00:00 2001
From: ncfavier Type: null or one of "unknown", 1, "never", 2, "marginal", 3, "full", 4, "ultimate", 5 Default: Declared by: SCdaemon configuration options. Available options are described
-in the gpg scdaemon manpage:
-https://www.gnupg.org/documentation/manuals/gnupg/Scdaemon-Options.html. Type: attribute set of (string or boolean or list of string) Example: null
<home-manager/modules/programs/gpg.nix>
programs.gpg.scdaemonSettings
{
+in
+
+ scdaemon(1)
+.
Type: attribute set of (string or boolean or list of string)
Example:
{ disable-ccid = true; }
Declared by:
<home-manager/modules/programs/gpg.nix>
|
programs.gpg.settings
GnuPG configuration options. Available options are described -in the gpg manpage: -https://gnupg.org/documentation/manpage.html. +in + + gpg(1) +.
Note that lists are converted to duplicate keys.
Type: attribute set of (string or boolean or list of string)
Example:
{ no-comments = false;