···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