summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/dishwasher/oxalab.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/dishwasher/oxalab.nix b/hosts/dishwasher/oxalab.nix
index ba5e9b0..f7c3d1d 100644
--- a/hosts/dishwasher/oxalab.nix
+++ b/hosts/dishwasher/oxalab.nix
@@ -26,7 +26,7 @@
networks."oxalab" = {
matchConfig.Name = "oxalab";
networkConfig = {
- Address = "10.13.37.100";
+ Address = "10.66.66.100";
};
};
};