Added Run Instructions

This commit is contained in:
Kaybee 2024-11-30 00:59:13 +01:00
parent bd8e133730
commit e77200dcd0
Signed by: kb01
SSH key fingerprint: SHA256:gP6opHVPcRQWO2nBbCcsXmXLtGrxzdRbP+frT4AAJFs

View file

@ -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)