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