guix-dotfiles/home-config/ssh/config

25 lines
432 B
Plaintext

Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
Host rocApex
HostName 129.158.232.104
User root
Host linode
HostName 97.107.142.58
User root
Host hetzner
HostName 5.161.207.21
User root
Host rncorepub
Hostname 5.161.89.186
User root
Host 192.168.216.1
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
Host *
KexAlgorithms -sntrup761x25519-sha512@openssh.com