diff options
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`: |
