1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00

openclaw?

This commit is contained in:
TheGeneralist 2026-03-14 21:20:29 +01:00
parent cb442ce45e
commit 931e4e78f3
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
9 changed files with 287 additions and 12 deletions

View file

@ -33,6 +33,11 @@
inputs.darwin.follows = "nix-darwin";
};
nix-openclaw = {
url = "github:openclaw/nix-openclaw";
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty = {
url = "github:ghostty-org/ghostty";
};