ssh config: update IPs for local machines (new router)

This commit is contained in:
Evie Litherland-Smith 2024-03-23 21:03:37 +00:00
parent 2f7158385c
commit 03f2fbe2fc

View file

@ -15,11 +15,11 @@
"git*".user = "git";
"legion" = {
user = "pixelifytica";
hostname = "192.168.1.230";
hostname = "192.168.0.205";
};
"vanguard" = {
user = "pixelifytica";
hostname = "192.168.1.157";
hostname = "192.168.0.90";
};
"ionos" = {
user = "root";