Update docs/interactive-vm.md
Co-authored-by: Paul Haerle <hello@phaer.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Running Interactive VMs with disko
|
# 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:
|
Simply import the disko module and build the vm runner with:
|
||||||
```
|
```
|
||||||
nix build -L '.#nixosConfigurations.mymachine.config.system.build.vmWithDisko'
|
nix build -L '.#nixosConfigurations.mymachine.config.system.build.vmWithDisko'
|
||||||
|
Reference in New Issue
Block a user