miku: Use qt pinentry globally
This commit is contained in:
parent
d571efda1e
commit
2ac68cb961
@ -100,7 +100,10 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
programs.adb.enable = true;
|
programs = {
|
||||||
|
adb.enable = true;
|
||||||
|
gnupg.agent.pinentryFlavor = "qt";
|
||||||
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
extraModprobeConfig = ''
|
extraModprobeConfig = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user