···1616*.rdb
1717.envrc
1818# Created if following hacking.md
1919-genjwks.out1919+genjwks.out
2020+/nix/vm-data
+4-6
docs/hacking.md
···6464You will also need to set the `$TANGLED_VM_SPINDLE_OWNER`
6565variable to some value. If you don't want to [set up a
6666spindle](#running-a-spindle), you can use any placeholder
6767-value.
6767+value.
68686969-You can now start a lightweight NixOS VM using
7070-`nixos-shell` like so:
6969+You can now start a lightweight NixOS VM like so:
71707271```bash
7373-nix run .#vm
7474-# or nixos-shell --flake .#vm
7272+nix run --impure .#vm
75737676-# hit Ctrl-a + c + q to exit the VM
7474+# type `poweroff` at the shell to exit the VM
7775```
78767977This starts a knot on port 6000, a spindle on port 6555