aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2026-04-06 02:39:20 +0000
committerKumar Damani <me@kumardamani.net>2026-04-06 02:39:20 +0000
commitcbfbbfc63072ad84e77298dbaaf1fa7b3da86963 (patch)
tree08f29941bcef28f132ba58bbbcbb9d3185dbcd8c /README.md
parentc9b94275825ea3bb58f9a1d97ad63953c9b355f6 (diff)
llm-agents overlay to hm
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c64e24..b2eaefe 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
stow -v -t ~ nix nixpkgs
```
+For updating a specific input only:
+```bash
+nix flake lock --update-input llm-agents
+home-manager switch
+```
+
OrbStack usage:
1. Create a debian 12 machine with the name `orb-deb` and user `kdma0` (default).
2. Specify the follwing `cloud-init.yaml`: