fix(flake): remove non-existent input
This commit is contained in:
parent
4a66da9dd7
commit
f11ba0258d
1 changed files with 1 additions and 4 deletions
|
@ -26,10 +26,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
hyprland-plugins = {
|
hyprland-plugins.url = "github:hyprwm/hyprland-plugins";
|
||||||
url = "github:hyprwm/hyprland-plugins";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
split-monitor-workspaces.url = "github:jacekpoz/split-monitor-workspaces";
|
split-monitor-workspaces.url = "github:jacekpoz/split-monitor-workspaces";
|
||||||
shadower.url = "github:n3oney/shadower";
|
shadower.url = "github:n3oney/shadower";
|
||||||
|
|
Loading…
Reference in a new issue