Merge pull request #173512 from SuperSandro2000/gnupg-pinentry
nixos/gnupg: default to a reasonable pinentry program on headless sys…
This commit is contained in:
@@ -17,7 +17,7 @@ let
|
||||
else if xserverCfg.enable || config.programs.sway.enable then
|
||||
"gnome3"
|
||||
else
|
||||
null;
|
||||
"curses";
|
||||
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user