fix(flake): remove non-existent input

This commit is contained in:
jacekpoz 2023-08-14 12:36:19 +02:00
parent 4a66da9dd7
commit f11ba0258d

View file

@ -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";