pinentry still isn't working...

This commit is contained in:
Benson Chu 2023-12-23 08:16:47 -06:00
parent ea072bcdf4
commit 9133c3402d

View file

@ -40,7 +40,7 @@ in
gnupg.agent = {
enable = true;
pinentryFlavor = "curses";
pinentryFlavor = "gtk2";
enableSSHSupport = true;
};
};