Recreated nix files

This commit is contained in:
2026-03-03 11:49:27 +01:00
parent cfdcad0012
commit 22c8bb97a0
3 changed files with 306 additions and 306 deletions
+299 -299
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -665,7 +665,7 @@ The inputs for my system's configuration are very simple
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
hyprland-nix = { hyprland-nix = {
url = "github:hyprland-community/hyprland-nix"; url = "github:hyprwm/hyprland-nix";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
}; };