gnome: package gnome-pass-search-provider
This commit is contained in:
parent
ecc3c1ddea
commit
16e5216814
6 changed files with 72 additions and 1 deletions
|
@ -49,6 +49,8 @@ lib.mkIf (config.my.desktop == "gnome") {
|
|||
QT_QPA_PLATFORMTHEME = "qt5ct";
|
||||
};
|
||||
|
||||
services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
||||
|
||||
xdg.defaultApplications = {
|
||||
enable = lib.mkForce false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue