This commit is contained in:
Sakooooo 2024-06-14 14:57:40 +04:00 committed by GitHub
parent 9ed4a48646
commit d1bbdf6641
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@
programs.gnupg.agent = { programs.gnupg.agent = {
enable = true; enable = true;
pinentryPackage = null; #pinentryPackage = null;
settings = { settings = {
pinentry-program = "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe"; pinentry-program = "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe";
}; };