Fixing mac pinentry
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
home.file.gpg-agent = {
|
||||
target = ".gnupg/gpg-agent.conf";
|
||||
text = ''
|
||||
pinentry-program ${builtins.getEnv "HOME"}/.nix-profile/bin/pinentry
|
||||
pinentry-program ${builtins.getEnv "HOME"}/.nix-profile/Applications/pinentry-mac.app/Contents/MacOS/pinentry-mac
|
||||
default-cache-ttl 86400
|
||||
max-cache-ttl 86400
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user