summaryrefslogtreecommitdiff
path: root/hosts/dishwasher
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/dishwasher')
-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 f7c3d1d..cae7943 100644
--- a/hosts/dishwasher/oxalab.nix
+++ b/hosts/dishwasher/oxalab.nix
@@ -26,7 +26,7 @@
networks."oxalab" = {
matchConfig.Name = "oxalab";
networkConfig = {
- Address = "10.66.66.100";
+ Address = "10.66.66.100/32";
};
};
};