diff options
| author | tv <tv@krebsco.de> | 2020-12-30 11:26:59 +0100 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2020-12-30 11:57:18 +0100 | 
| commit | 9f853f66eefce6feff07e06a20b655ef9c18732a (patch) | |
| tree | 0b109ad8dba94f35d8fce19c0e0b35361e913bc9 | |
| parent | bef199ff604910d1342ca92fedf430648e3e9afe (diff) | |
tv xu: disable virtualbox
| -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 86c2b13..90d90ef 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;  } | 
