coturn init
This commit is contained in:
parent
9ae7cfc95e
commit
d4a85d3d91
4 changed files with 8 additions and 10 deletions
|
|
@ -27,14 +27,6 @@
|
|||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
services.tailscale = {
|
||||
enable =true;
|
||||
useRoutingFeatures = "server";
|
||||
extraUpFlags = [
|
||||
"--advertise-exit-node"
|
||||
"--exit-node"
|
||||
];
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Stockholm";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue