Allow emacs pinentry
This commit is contained in:
parent
bba79bd4a3
commit
183121f2d7
|
@ -28,5 +28,9 @@
|
|||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryFlavor = "curses";
|
||||
extraConfig = ''
|
||||
allow-emacs-pinentry
|
||||
allow-loopback-pinentry
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue