This commit is contained in:
2024-05-23 13:34:57 +01:00
parent c945a6c4e5
commit 04ad07459e
4 changed files with 119 additions and 121 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";