forgot to remove this
This commit is contained in:
parent
98c1b78290
commit
b67ced12a4
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue