feat: advertise server as tailscale exitnode
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
useRoutingFeatures = "both";
|
||||
};
|
||||
|
||||
boot.kernel.sysctl."net.ipv4.ip_forward" = 1;
|
||||
boot.kernel.sysctl."net.ipv6.conf.all.forwarding" = 1;
|
||||
|
||||
|
||||
services.openssh.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user