summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-04-26 23:58:36 +0200
committertv <tv@krebsco.de>2016-04-26 23:58:36 +0200
commit6121befdb64cccf9ff9a562b42217289c43c67f4 (patch)
treef1bd7c633b917e699ab349e27549af99b4af4b60 /tv/1systems/wu.nix
parent54947849ffbe27e4d0123f649b79264c6da47763 (diff)
wu: disable tor
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index 27dd1252..cebd7c9e 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -183,7 +183,5 @@ with config.krebs.lib;
KERNEL=="hpet", GROUP="audio"
'';
- services.tor.client.enable = true;
- services.tor.enable = true;
services.virtualboxHost.enable = true;
}