rofi-pass: move to by-name

This commit is contained in:
Michael Daniels
2026-05-30 11:56:50 -04:00
parent 9c3eac0931
commit 69e62efb88
2 changed files with 0 additions and 1 deletions

View File

@@ -9814,7 +9814,6 @@ with pkgs;
;
rke2 = rke2_stable;
rofi-pass = callPackage ../tools/security/pass/rofi-pass.nix { };
rofi-pass-wayland = rofi-pass.override {
backend = "wayland";
};