gpg: simplify config
This commit is contained in:
parent
6a3e3a671b
commit
d3bb6e1870
|
@ -4,7 +4,7 @@
|
|||
enable = true;
|
||||
defaultCacheTtl = 604800;
|
||||
maxCacheTtl = 604800;
|
||||
pinentryFlavor = "qt";
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
extraConfig = ''
|
||||
allow-preset-passphrase
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue