mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
Update docs/interactive-vm.md
Co-authored-by: Paul Haerle <hello@phaer.org>
This commit is contained in:
parent
a7656d4827
commit
5715bc02df
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue