diff --git a/users/modules/global/rofi.nix b/users/modules/global/rofi.nix index f86690b..d226bf9 100644 --- a/users/modules/global/rofi.nix +++ b/users/modules/global/rofi.nix @@ -13,7 +13,6 @@ ]; }; plugins = with pkgs; [ ]; - pass.enable = true; theme = "Adapta-Nokto"; }; }