Switch pinentry to the gtk2 version
This commit is contained in:
parent
b3b5c34a67
commit
6e92253ef5
1 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@
|
|||
home.packages =
|
||||
[ pkgs.bitwarden ] ++
|
||||
lib.optionals config.programs.rofi.enable (builtins.attrValues {
|
||||
inherit (pkgs.unstable_pkgs) rbw rofi-rbw;
|
||||
inherit (pkgs.pinentry) gnome3;
|
||||
inherit (pkgs.unstable_pkgs) rbw rofi-rbw pinentry-gtk2;
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue