This commit is contained in:
2024-04-27 00:53:27 +02:00
parent b7e96abfdd
commit 4267624c07

View File

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