]> git.rmz.io Git - dotfiles.git/blobdiff - ssh/config
lazyvim: absorb keymaps
[dotfiles.git] / ssh / config
index 537b6454c61a536344b962ce8082084e15f940a6..0760e5ec376246f8c1b64b6ed8ad0803cda68aad 100644 (file)
@@ -8,6 +8,16 @@ ForwardAgent yes
 Host deepthought
 ForwardAgent yes
 
+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 22223