Update ssh config.

This commit is contained in:
Alexis Werefox 2021-01-08 17:41:18 +00:00
parent a4715106b0
commit 6ffe8c1ebc

View file

@ -18,6 +18,12 @@ Host shadow8t4-nas
User shadow8t4
IdentityFile /home/shadow8t4/.ssh/id_ed25519
# Raspi 4 alpha
Host shadow8t4-raspi4-alpha
HostName 192.168.1.208
User shadow8t4
IdentityFile /home/shadow8t4/.ssh/id_ed25519
# NUC - Remote
Host werefox-nuc
HostName werefox.dev