Update
This commit is contained in:
@@ -1 +1,6 @@
|
||||
{ services.tailscale = { enable = true; }; }
|
||||
{
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "server";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user