gpg: update pinentry syntax
This commit is contained in:
parent
7d3bee42f1
commit
889ad280f4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
gpg-agent = {
|
||||
enable = true;
|
||||
defaultCacheTtl = 3600;
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
pinentry.package = pkgs.pinentry-curses;
|
||||
enableSshSupport = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue