l blue: enable tor client
This commit is contained in:
parent
d593ce4085
commit
4e97430ef6
|
@ -19,6 +19,7 @@ with (import <stockholm/lib>);
|
|||
];
|
||||
|
||||
services.tor.enable = true;
|
||||
services.tor.client.enable = true;
|
||||
|
||||
krebs.iptables.tables.filter.INPUT.rules = [
|
||||
{ predicate = "-i retiolum -p udp --dport 60000:61000"; target = "ACCEPT";}
|
||||
|
|
Loading…
Reference in a new issue