use hyprland from repo, not latest commit

This commit is contained in:
2025-12-08 16:09:19 +01:00
parent 88e088cf86
commit c331bc700e
3 changed files with 7 additions and 466 deletions

View File

@@ -41,8 +41,5 @@
url = "github:nix-community/home-manager/release-25.11";
inputs.nixpkgs.follows = "nixpkgs";
};
# hyprwm
hyprland.url = "github:hyprwm/hyprland";
};
}