feat: add flake.nix
This commit is contained in:
@@ -17,6 +17,12 @@ result/bin/claude-vm --model sonnet
|
|||||||
result/bin/claude-vm -p "fix the tests"
|
result/bin/claude-vm -p "fix the tests"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```bash
|
||||||
|
nix run git+https://git.oceanbox.io/oceanbox/claude-vm#claude-vm --impure
|
||||||
|
```
|
||||||
|
|
||||||
All arguments are forwarded to claude-code inside the VM.
|
All arguments are forwarded to claude-code inside the VM.
|
||||||
|
|
||||||
## Home Manager (Npins)
|
## Home Manager (Npins)
|
||||||
|
|||||||
Reference in New Issue
Block a user