mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
GPG prompt follows the current terminal window
This commit is contained in:
parent
ee4bbcf26b
commit
7f81aef8f4
2 changed files with 1 additions and 34 deletions
|
|
@ -52,7 +52,7 @@ in
|
|||
enable = true;
|
||||
defaultCacheTtl = 1800;
|
||||
enableSshSupport = true;
|
||||
pinentry.package = pkgs.pinentry-curses;
|
||||
pinentry.package = pkgs.pinentry-qt;
|
||||
};
|
||||
|
||||
programs.helix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue