feat(ssh): update SSH configuration and add new identity files

This commit is contained in:
Dmitry
2026-03-16 17:25:44 +03:00
parent 9e6122fcfa
commit 2dfbdef85f
12 changed files with 20 additions and 19 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
Host ada-pc
HostName 192.168.1.100
User ada
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/keys/ada-pc.pub
Host ada-x1
HostName 192.168.1.101
User ada
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/keys/adax1.pub