fix: add back pinentry config

This commit is contained in:
Felix Schröter 2024-05-26 17:35:11 +02:00
parent f5d872329b
commit aa1fb0f14b
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 3 additions and 0 deletions

View file

@ -29,6 +29,7 @@
];
defaultCacheTtl = 600;
defaultCacheTtlSsh = 600;
pinentryPackage = pkgs.pinentry-gnome3;
};
programs.zsh.initExtra = ''
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh