fix: pinentry

This commit is contained in:
2024-04-27 00:54:50 +02:00
parent 4267624c07
commit 19081f719d

View File

@@ -46,7 +46,7 @@
programs.gnupg.agent = {
enable = true;
enableSSHSupport = true;
pinentryPackage = pkgs.pinentry-curses;
pinentryFlavor = "curses";
settings = {
max-cache-ttl = 60480000;
default-cache-ttl = 60480000;