dotfiles/.ssh/config.d/50_hosts.conf

9 lines
149 B
Plaintext

Host toriel
ForwardAgent yes
Host toriel-dropbear
HostName 192.168.16.4
User root
RemoteCommand cryptroot-unlock
RequestTTY yes