emacs pinentry
This commit is contained in:
parent
513b62e6e6
commit
664ff9e1ea
1 changed files with 3 additions and 2 deletions
|
@ -95,9 +95,10 @@
|
|||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
#pinentryPackage = null;
|
||||
#settings = {
|
||||
settings = {
|
||||
# pinentry-program = "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe";
|
||||
#};
|
||||
allow-loopback-entry = true;
|
||||
};
|
||||
};
|
||||
# bare minimum
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue