added hermes host to ssh

This commit is contained in:
John Lancaster
2025-11-09 21:21:12 -06:00
parent 3a84c99877
commit fc66147173

View File

@@ -16,6 +16,10 @@
hostname = "192.168.1.110";
user = "root";
};
"hermes" = {
hostname = "192.168.1.150";
user = "root";
};
"panoptes" = {
hostname = "192.168.1.107";
user = "panoptes";