test
This commit is contained in:
parent
afb3083e3b
commit
d5aa2f1687
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
};
|
||||
services.tailscale.authKeyFile = "/run/secrets/nixos-rpi4-01_tailscale_key";
|
||||
services.tailscale.extraUpFlags = [ "--advertise-exit-node" ];
|
||||
boot.kernel.sysctl = { "net.ipv4.ip_forward = 1" };
|
||||
|
||||
# Temporary
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
|
|
Loading…
Reference in a new issue