chore: update deprecated key

This commit is contained in:
Michael Mandl 2025-05-02 07:01:38 +02:00
parent de9ae1f3a2
commit 636b7b79bc
Signed by: mandlm
GPG key ID: 088ED38F036C7AF2

View file

@ -4,7 +4,7 @@
services.gpg-agent = {
enable = true;
enableZshIntegration = true;
pinentryPackage = pkgs.pinentry-curses;
pinentry.package = pkgs.pinentry-curses;
enableSshSupport = true;
sshKeys = gpgSSHKeys;
defaultCacheTtl = 3600 * 12;