emacs pinentry

This commit is contained in:
Sakooooo 2024-06-14 17:12:13 +00:00
parent 513b62e6e6
commit 664ff9e1ea
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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; [