diff options
author | tv <tv@krebsco.de> | 2016-04-26 23:58:36 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-04-26 23:58:36 +0200 |
commit | 6121befdb64cccf9ff9a562b42217289c43c67f4 (patch) | |
tree | f1bd7c633b917e699ab349e27549af99b4af4b60 /tv | |
parent | 54947849ffbe27e4d0123f649b79264c6da47763 (diff) |
wu: disable tor
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/wu.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 27dd12520..cebd7c9e4 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; } |