GPG prompt follows the current terminal window

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-19 12:54:58 +02:00
parent ee4bbcf26b
commit 7f81aef8f4
Signed by: semere
GPG key ID: 7FC937214DF30488
2 changed files with 1 additions and 34 deletions

View file

@ -52,7 +52,7 @@ in
enable = true;
defaultCacheTtl = 1800;
enableSshSupport = true;
pinentry.package = pkgs.pinentry-curses;
pinentry.package = pkgs.pinentry-qt;
};
programs.helix = {