feat: Add exit node and ssh device
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "server";
|
||||
extraUpFlags = "--advertise-exit-node";
|
||||
};
|
||||
caddy = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user