workstation | gnupg option change

This commit is contained in:
Don Harper 2024-03-13 16:39:37 -05:00
parent 23c18c6a2d
commit 379e43f719

View file

@ -246,7 +246,7 @@ in
gnupg = { gnupg = {
agent = { agent = {
enable = true; enable = true;
pinentryFlavor = "curses"; #pinentryPackage = "pinentry-curses";
enableSSHSupport = true; enableSSHSupport = true;
}; };
}; };