forgot to remove this

This commit is contained in:
Sakooooo 2023-08-19 07:04:38 +00:00
parent 98c1b78290
commit b67ced12a4
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -56,13 +56,6 @@
services.gpg-agent.extraConfig = '' services.gpg-agent.extraConfig = ''
pinentry-program "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe" pinentry-program "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe"
''; '';
home.file = {
# pinentry needs to point to gpg4win's qt pinentry to work
"gpg-agent.conf" = {
enable = true;
source = ./config/gpg-agent.conf;
};
};
}; };
# bare minimum # bare minimum