hand7s: hyprland plugins re-enabled

This commit is contained in:
hand7s 2025-05-11 17:16:04 +03:00
parent 5bf39f0cea
commit 54cdf9e8b8
No known key found for this signature in database

View file

@ -230,7 +230,7 @@
}; };
plugins = with inputs; [ plugins = with inputs; [
# inputs.hyprland-plugins.packages.${pkgs.system}.hyprexpo inputs.hyprland-plugins.packages.${pkgs.system}.hyprexpo
]; ];
}; };
}; };