I also have dedicated .ssh/config entries for ensuring that ssh connects directly to tmux:
Host whatever-mux Hostname whatever RequestTTY yes RemoteCommand /usr/bin/tmux -u -CC att
I also have dedicated .ssh/config entries for ensuring that ssh connects directly to tmux: