diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index 2ca6ebe..60f8335 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -45,7 +45,7 @@ }; virtualisation = { lxd.enable = true; - waydroid.enable = true; + #waydroid.enable = true; spiceUSBRedirection.enable = true; libvirtd = { enable = true;