Host deepthought
 ForwardAgent yes
 
-Host uh-nuc01
+Host libreelec.lan
+User root
+
+Host wrt-*.lan
+User root
+HostKeyAlgorithms=+ssh-rsa
+
+Host aur.archlinux.org
+User aur
+
+Host fpp-nuc
 HostName localhost
-Port 22222
+Port 22223
 ForwardAgent yes
 ProxyJump rmz.io
 
+Host radiolynx
+HostName 10.0.4.9
+ForwardAgent yes
+ProxyJump fpp-nuc
+
+Host dirac
+HostName 10.100.4.25
+ForwardAgent yes
+ProxyJump fpp-nuc
+
 Host *
 ControlMaster auto
 ControlPersist 1h
 ServerAliveInterval 30
 ServerAliveCountMax 4
 AddKeysToAgent yes
+SendEnv LANG LC_*