default: update pinentryPackage
This commit is contained in:
parent
2aad94b89f
commit
e49c383f4b
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
gpg-agent = {
|
||||
enable = true;
|
||||
defaultCacheTtl = 3600;
|
||||
pinentryFlavor = "curses";
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
enableSshSupport = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue