Fixes pinentry on darwin

This commit is contained in:
willemml 2024-09-14 15:22:16 -06:00
parent 92baf9b91b
commit 4d0cd9db63
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@
home.file.".gnupg/gpg-agent.conf" = {
text = ''
pinentry-program "${pkgs.pinentry-curses}/bin/curses"
pinentry-program "${pkgs.pinentry-curses}/bin/pinentry"
default-cache-ttl 30
max-cache-ttl 600
'';

View file

@ -41,6 +41,7 @@ in {
omnisharp-roslyn
openssh
pass-git-helper
pinentry-curses
pv
ripgrep
rsync