home: gpg: configure pinentry
This commit is contained in:
parent
13f90dfcfa
commit
a65b7202b1
|
@ -7,6 +7,7 @@
|
|||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true; # One agent to rule them all
|
||||
pinentryFlavor = "curses";
|
||||
extraConfig = ''
|
||||
allow-loopback-pinentry
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue