Merge pull request #173512 from SuperSandro2000/gnupg-pinentry

nixos/gnupg: default to a reasonable pinentry program on headless sys…
This commit is contained in:
Sandro
2022-05-23 21:29:16 +02:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@ let
else if xserverCfg.enable || config.programs.sway.enable then
"gnome3"
else
null;
"curses";
in