fix options which have changed

This commit is contained in:
Don Harper 2024-03-14 22:27:15 -05:00
parent d5b40c2ab4
commit 7b4dd80d5a
2 changed files with 2 additions and 2 deletions

View file

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