Update docs/interactive-vm.md

Co-authored-by: Paul Haerle <hello@phaer.org>
This commit is contained in:
Jörg Thalheim
2024-08-20 17:13:58 +02:00
committed by GitHub
parent a7656d4827
commit 5715bc02df

View File

@@ -1,6 +1,6 @@
# Running Interactive VMs with disko
disko now exports it's own flavor of interactive VMs (similiar to config.system.build.vm).
disko now exports its own flavor of interactive VMs (similiar to config.system.build.vm).
Simply import the disko module and build the vm runner with:
```
nix build -L '.#nixosConfigurations.mymachine.config.system.build.vmWithDisko'