Updating flake.lock

This commit is contained in:
2026-03-03 11:48:09 +01:00
parent 6b3e87fe9d
commit cfdcad0012
2 changed files with 1 additions and 129 deletions
+1 -1
View File
@@ -665,7 +665,7 @@ The inputs for my system's configuration are very simple
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland-nix = {
url = "github:hyprwm/hyprland-nix";
url = "github:hyprland-community/hyprland-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};