Added Run Instructions
This commit is contained in:
parent
bd8e133730
commit
e77200dcd0
1 changed files with 6 additions and 0 deletions
|
@ -92,6 +92,12 @@ Ram: 3GB of Host
|
||||||
|
|
||||||
Build: `nixos-rebuild build-vm --flake .#U3ncSovm`
|
Build: `nixos-rebuild build-vm --flake .#U3ncSovm`
|
||||||
|
|
||||||
|
Run VM:
|
||||||
|
```bash
|
||||||
|
export QEMU_NET_OPTS="hostfwd=tcp::443-:443"
|
||||||
|
/nix/store/00your00hash00of00build999999999-nixos-vm/bin/run-U3ncSovm-vm
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT © kB01](../LICENSE)
|
[MIT © kB01](../LICENSE)
|
||||||
|
|
Loading…
Add table
Reference in a new issue