summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-12-30 11:26:59 +0100
committertv <tv@krebsco.de>2020-12-30 11:57:18 +0100
commit26b24a49581d1c753ab2bf8fcd0957f61a49dcbb (patch)
tree2e128972df53927830c881003b9ff3cf7858538e /tv
parent642795daec7b100d94776be4ca5cda1d7d0edb43 (diff)
tv xu: disable virtualbox
Diffstat (limited to 'tv')
-rw-r--r--tv/1systems/xu/config.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix
index 86c2b13e..90d90ef3 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;
}