@ -0,0 +1,7 @@
{ config, ... }:
{
services.tailscale = {
enable = true;
useRoutingFeatures = "both";
};
}