diff options
Diffstat (limited to 'home/ssh')
| -rw-r--r-- | home/ssh/match.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ssh/match.nix b/home/ssh/match.nix index 45f4f77..7033b2a 100644 --- a/home/ssh/match.nix +++ b/home/ssh/match.nix @@ -46,7 +46,7 @@ }; "eric-8100-lan" = { - hostname = "192.168.42.17"; + hostname = "192.168.42.18"; user = "admin"; }; |
