Change pinentry from gtk2 to curses
This commit is contained in:
parent
bd4746ff14
commit
e3b655a538
|
@ -7,7 +7,7 @@
|
|||
enable = true;
|
||||
defaultCacheTtl = 7200;
|
||||
defaultCacheTtlSsh = 7200;
|
||||
pinentryFlavor = "gtk2";
|
||||
pinentryFlavor = "curses";
|
||||
extraConfig = ''
|
||||
no-allow-external-cache
|
||||
allow-emacs-pinentry
|
||||
|
|
Loading…
Reference in a new issue