l 2 privoxy: remove onion proxy

This commit is contained in:
lassulus 2016-09-03 03:01:16 +02:00
parent 9cccda22a1
commit c65c9e6e85

View File

@ -6,9 +6,6 @@
extraConfig = ''
#use polipo
forward / localhost:8123
#route .onion through tor
forward-socks4a .onion localhost:9050
'';
};
services.polipo.enable = true;