Replace system openclaw with portable flake

This commit is contained in:
2026-02-07 20:46:38 +00:00
parent 5cb9b1f992
commit 55ba34e517
8 changed files with 122 additions and 121 deletions

View File

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