use hyprland git

This commit is contained in:
Kopatz
2025-03-18 19:17:33 +01:00
parent cc32af7b80
commit 3bc445dbfb
4 changed files with 437 additions and 23 deletions

View File

@@ -58,10 +58,10 @@
url = "github:nix-community/disko";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
#hyprland = {
# url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
# inputs.nixpkgs.follows = "nixpkgs-unstable";
#};
hyprland = {
url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
};
outputs =
{ self