Add Vanguard to ssh config

This commit is contained in:
Evie Litherland-Smith 2024-02-12 13:31:38 +00:00
parent eaa0596003
commit b31de09041

View file

@ -17,6 +17,10 @@
user = "xenia";
hostname = "192.168.1.230";
};
"vanguard" = {
user = "xenia";
hostname = "192.168.1.166";
};
"ionos" = {
user = "root";
hostname = "77.68.67.133";