Add openclaw as a system package (Dangerous)

This commit is contained in:
2026-02-07 16:04:47 +00:00
parent 449afdaa36
commit 5cb9b1f992
8 changed files with 145 additions and 228 deletions

View File

@@ -8,6 +8,11 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-openclaw = {
url = "github:openclaw/nix-openclaw";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =