diff options
Diffstat (limited to 'hosts/vidhar/default.nix')
-rw-r--r-- | hosts/vidhar/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 709b1da3..327c51b3 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix | |||
@@ -126,7 +126,7 @@ | |||
126 | { | 126 | { |
127 | ethernetAddress = "60:a4:b7:53:94:b5"; | 127 | ethernetAddress = "60:a4:b7:53:94:b5"; |
128 | hostName = "switch01"; | 128 | hostName = "switch01"; |
129 | ipAddress = "10.141.0.65"; | 129 | ipAddress = "10.141.1.2"; |
130 | } | 130 | } |
131 | ]; | 131 | ]; |
132 | }; | 132 | }; |