Force Pinentry-Package because sway and plasma configs collide
This commit is contained in:
parent
3e80935930
commit
aecd0536fe
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ in {
|
|||
services.pcscd.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryPackage = pkgs.lib.mkForce "pinentry-qt";
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
|
|
Loading…
Add table
Reference in a new issue