Revert pinentry change
This commit is contained in:
parent
91396a0733
commit
f8918f4bfd
|
@ -19,7 +19,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultCacheTtl = 7200;
|
defaultCacheTtl = 7200;
|
||||||
defaultCacheTtlSsh = 7200;
|
defaultCacheTtlSsh = 7200;
|
||||||
pinentryFlavor = "emacs";
|
pinentryFlavor = "gtk2";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
no-allow-external-cache
|
no-allow-external-cache
|
||||||
allow-emacs-pinentry
|
allow-emacs-pinentry
|
||||||
|
|
Loading…
Reference in a new issue