A production-shaped ~/.ssh/config
Bringing it all together — a real config for a 9-machine home/office fleet, with LAN-direct access at home and Tailscale (Track 6) for anywhere-access. This is the shape your config should grow toward.
Anatomy of the structure
- Global defaults at the bottom — keys, agent/keychain, keepalive, ControlMaster.
- Workstations grouped — share the user, vary the HostName.
- Laptops grouped similarly.
- Tailscale aliases with
ts-prefix, pointing to*.tail-net.ts.net(Track 6).