m/graphical: i guess we need to specify pinentry explicitly now

main
Ari Gerus 2024-03-20 12:40:46 +01:00 committed by Ari Gato
parent a57fdcd63d
commit 9bfb739894
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ in {
gnupg.agent = {
enable = true;
enableSSHSupport = true;
pinentryPackage = pkgs.pinentry-qt;
};
adb.enable = true;
fuse.userAllowOther = true;