SSH to VPS in Whonix Workspace

hello everyone, by default when i dossh user@123.456.789 on my whonix workstation, will it connect me through Tor network?

or i have to connect like this:
ssh -o ProxyCommand="nc -x 127.0.0.1:9050 %h %p" secureuser@vps-ip

See:

Related:

Yes.