diff options
-rw-r--r-- | tv/1systems/xu/config.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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 <stockholm/lib>; # The NixOS release to be compatible with for stateful data such as databases. system.stateVersion = "15.09"; - - virtualisation.virtualbox.host.enable = true; } |