chore: update deprecated key
This commit is contained in:
parent
de9ae1f3a2
commit
636b7b79bc
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue