Fix pinentry for gpg

This commit is contained in:
Fabian Hauser 2024-01-03 18:11:59 +07:00
parent 014608fe7a
commit 5da3d8010f
2 changed files with 13 additions and 1 deletions

View file

@ -14,7 +14,7 @@ in {
xfce.thunar
xfce.thunar-archive-plugin
xfce.xfce4-appfinder # xfce.thunar-volman # needed?
pinentry-gtk2 # Required by gnupg
pinentry-rofi # Required by gnupg
qt5.qtwayland # Required for qt applications
];
environment.sessionVariables.NIXOS_OZONE_WL = "1";