hosts/hyacinth: disable waydroid
This commit is contained in:
parent
196ca263d6
commit
922466cb38
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
};
|
};
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
lxd.enable = true;
|
lxd.enable = true;
|
||||||
waydroid.enable = true;
|
#waydroid.enable = true;
|
||||||
spiceUSBRedirection.enable = true;
|
spiceUSBRedirection.enable = true;
|
||||||
libvirtd = {
|
libvirtd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue