gnupg: set pinentryFlavor to qt
This commit is contained in:
parent
2f43d21ce6
commit
1e5fdd3976
|
@ -59,6 +59,7 @@
|
||||||
gnupg.agent = {
|
gnupg.agent = {
|
||||||
enable = true; # Enable GPG Agent
|
enable = true; # Enable GPG Agent
|
||||||
enableSSHSupport = true; # Enable SSH agent support in GnuPG agent
|
enableSSHSupport = true; # Enable SSH agent support in GnuPG agent
|
||||||
|
pinentryFlavor = "qt";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue