oparl: remove explicit hypervisor setting

This commit is contained in:
Astro 2022-06-18 02:46:11 +02:00
parent 1f6f4950e4
commit 68800b4bb7
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ let
in
{
microvm = {
hypervisor = "qemu";
};
c3d2.deployment = {
server = "server10";
mounts = [ "etc" "home" "var"];