1
0

home/private/ssh-hosts: add teb-r

This commit is contained in:
2026-01-09 20:26:57 -08:00
parent 3831a92e90
commit 6858364b94

View File

@@ -67,6 +67,13 @@
forwardAgent = true;
};
"teb-r" = {
hostname = "fs1.t1.xyz";
port = 22003;
identityFile = tb1;
forwardAgent = true;
};
# Cloud Machines
"t1" = {
hostname = "95.216.215.4";