add ssh server

This commit is contained in:
FlintyLemming
2025-12-18 17:44:57 +08:00
parent 0c5c003c9f
commit eda53e136d

View File

@@ -18,6 +18,11 @@ Host inc-dev
HostName 172.16.48.254
User flintylemming
Host inc-dev-et
HostName 192.168.97.4
User flintylemming
IdentityFile ~/.flinty/ssh/inc-dev.pub
Host inc-radxa
HostName 172.16.49.114
User flintylemming