diff --git a/hosts/wodan/default.nix b/hosts/wodan/default.nix index 11008a6..3b8d5f3 100644 --- a/hosts/wodan/default.nix +++ b/hosts/wodan/default.nix @@ -71,11 +71,6 @@ "flakes" ]; - virtualisation.virtualbox.host = { - enable = true; - enableExtensionPack = true; - }; - services.tailscale.enable = true; services.printing.enable = true;