diff --git a/modules/ssh-client.nix b/modules/ssh-client.nix index fab0725..f32e004 100644 --- a/modules/ssh-client.nix +++ b/modules/ssh-client.nix @@ -86,7 +86,7 @@ compression = true; }; - # local IP: 192.168.178.196 + # local IP: 192.168.178.118 "yodaHedgehog" = { hostname = "yodahedgehog.p1st.de"; user = "yoda"; @@ -106,7 +106,7 @@ compression = true; }; - # local IP: 192.168.178.190 + # local IP: 192.168.178.119 "yodaNas" = { hostname = "yodanas.p1st.de"; user = "yoda";