m/graphical: i guess we need to specify pinentry explicitly now
CI / x86_64-linux (push) Successful in 1m6s Details
CI / aarch64-linux (push) Successful in 1m43s Details

main
Ari Gerus 2024-03-20 12:40:46 +01:00
parent cb8feedb92
commit 942e85c2ba
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;