Remove unnecessary pinentry config line
This commit is contained in:
parent
68b2a689e3
commit
a6cab9405c
|
@ -31,7 +31,6 @@
|
|||
enableSshSupport = true;
|
||||
pinentryFlavor = "curses";
|
||||
extraConfig = ''
|
||||
allow-emacs-pinentry
|
||||
allow-loopback-pinentry
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue