miku: Use qt pinentry globally

This commit is contained in:
PapaTutuWawa 2021-11-05 17:53:43 +01:00
parent d571efda1e
commit 2ac68cb961

View File

@ -100,7 +100,10 @@
enable = true;
};
};
programs.adb.enable = true;
programs = {
adb.enable = true;
gnupg.agent.pinentryFlavor = "qt";
};
boot = {
extraModprobeConfig = ''