removed advertise tags from devices
This commit is contained in:
parent
2dfdb79f06
commit
4f30643513
3 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@
|
|||
authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/horizon".path;
|
||||
useRoutingFeatures = "client";
|
||||
extraUpFlags = [
|
||||
"--advertise-tags=tag:client,tag:mobile"
|
||||
# "--advertise-tags=tag:client,tag:mobile"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue