Update IP of Legion in SSH config

This commit is contained in:
Evie Litherland-Smith 2024-04-17 17:48:28 +01:00
parent 3988e11298
commit 0c6bc86e8f

View file

@ -15,7 +15,7 @@
"git*".user = "git";
"legion" = {
user = "pixelifytica";
hostname = "192.168.0.205";
hostname = "192.168.0.31";
};
"vanguard" = {
user = "pixelifytica";