hacky thing
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2024-04-13 22:45:56 +00:00
parent 5364a7b939
commit 298793cbe9
4 changed files with 53 additions and 6 deletions

View File

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