diff --git a/flake.nix b/flake.nix index 04e02a4..7998b62 100644 --- a/flake.nix +++ b/flake.nix @@ -26,10 +26,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - hyprland-plugins = { - url = "github:hyprwm/hyprland-plugins"; - inputs.nixpkgs.follows = "nixpkgs"; - }; + hyprland-plugins.url = "github:hyprwm/hyprland-plugins"; split-monitor-workspaces.url = "github:jacekpoz/split-monitor-workspaces"; shadower.url = "github:n3oney/shadower";