bugfix(hyprland): Use proper flake url

This commit is contained in:
DashieTM 2025-11-11 15:33:10 +01:00
parent 3731bd6366
commit 39e4d182ce
3 changed files with 3 additions and 3 deletions

View file

@ -241,7 +241,6 @@ in {
defaultWindowRules;
in {
enable = true;
package = mkDashDefault pkgs.hyprland;
plugins =
[
(lib.mkIf config.mods.hypr.hyprland.hyprspaceEnable pkgs.hyprlandPlugins.hyprspace)