summaryrefslogtreecommitdiffstats
path: root/tv/1systems
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
commite800405a27c2ae8caf42069e4b37fa7335f1996f (patch)
tree7b4937933b43bdbe227e5fd96478a5e269f33f1f /tv/1systems
parenteb2bbcc30a74f4da9e72a29dd050ca954a4b232f (diff)
wu: disable tor
Diffstat (limited to 'tv/1systems')
-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 27dd125..cebd7c9 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;
}