implement traffic control, remove adguard, misc tailscale stuff
This commit is contained in:
parent
a82a616f11
commit
131b4b2614
5 changed files with 39 additions and 5 deletions
|
@ -7,6 +7,9 @@
|
|||
"--advertise-exit-node"
|
||||
"--accept-dns=false"
|
||||
];
|
||||
extraDaemonFlags = [
|
||||
"--no-logs-no-support"
|
||||
];
|
||||
useRoutingFeatures = "server";
|
||||
openFirewall = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue