machines: aramis: home: use GTK pinentry

I do have a graphical session, I can afford to be "fancy"
This commit is contained in:
Bruno BELANYI 2021-04-07 17:42:31 +00:00
parent f96bc19bf6
commit 22642908dd

View file

@ -5,6 +5,8 @@
firefox.enable = true; firefox.enable = true;
# Blue light filter # Blue light filter
gammastep.enable = true; gammastep.enable = true;
# Use a small popup to enter passwords
gpg.pinentry = "gtk2";
# Termite terminal # Termite terminal
terminal.program = "termite"; terminal.program = "termite";
# i3 settings # i3 settings