good neough
please work
This commit is contained in:
commit
15be2225fe
2 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@
|
|||
# litearlly! ! ! ! ! !
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "gtk2";
|
||||
pinentryPackage = "gtk2";
|
||||
# enableSSHSupport = true;
|
||||
};
|
||||
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = null;
|
||||
pinentryPackage = null;
|
||||
settings = {
|
||||
pinentry-program = "/mnt/c/Program Files (x86)/Gpg4win/bin/pinentry.exe";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue