diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 86c2b13e5..90d90ef3f 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -151,6 +151,4 @@ with import ; # The NixOS release to be compatible with for stateful data such as databases. system.stateVersion = "15.09"; - - virtualisation.virtualbox.host.enable = true; }