Add LXD for Waydroid
This commit is contained in:
+2
-3
@@ -17,9 +17,8 @@
|
|||||||
onBoot = "ignore"; # Do not auto-restart VMs on boot, unless they are marked autostart
|
onBoot = "ignore"; # Do not auto-restart VMs on boot, unless they are marked autostart
|
||||||
};
|
};
|
||||||
|
|
||||||
waydroid = {
|
waydroid.enable = true;
|
||||||
enable = true;
|
lxd.enable = true; # Needed for waydroid
|
||||||
};
|
|
||||||
|
|
||||||
virtualbox.host.enable = true;
|
virtualbox.host.enable = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user