Update
This commit is contained in:
parent
1296097809
commit
e2037970cc
1 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@
|
|||
# Set the networking hostname:
|
||||
networking.hostName = "nuc-server";
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
|
||||
services.tailscale.authKeyFile = "/run/secrets/tailscale_keys/nuc-server";
|
||||
|
||||
services.tailscale.extraUpFlags = [
|
||||
"--advertise-exit-node"
|
||||
"--advertise-routes=10.2.0.0/24,192.168.1.13/32,192.168.1.14/32"
|
||||
|
|
Loading…
Reference in a new issue