diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-04-06 02:39:20 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-04-06 02:39:20 +0000 |
| commit | cbfbbfc63072ad84e77298dbaaf1fa7b3da86963 (patch) | |
| tree | 08f29941bcef28f132ba58bbbcbb9d3185dbcd8c /README.md | |
| parent | c9b94275825ea3bb58f9a1d97ad63953c9b355f6 (diff) | |
llm-agents overlay to hm
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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`: |
