blob: d918d19734772957142f6f1965992ee7f7efb7f4 (
plain) (
tree)
|
|
This directory regroups several ways to run a VM, all building the same configuration.nix file
- A light VM to run with QEMU binding to the host store
- A standalone VM to run with QEMU
- A docker VM
In last two cases, you may build an image or directly execute it (see
Makefile)
|