aboutsummaryrefslogtreecommitdiff
path: root/nix/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/configuration.nix')
-rw-r--r--nix/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/configuration.nix b/nix/configuration.nix
index 8af35e9..3f3aa49 100644
--- a/nix/configuration.nix
+++ b/nix/configuration.nix
@@ -85,6 +85,7 @@ SystemMaxUse=1G
enable = true;
join = [ "192.168.1.22" "192.168.1.23" ];
bindAddr = config.deuxfleurs.lan_ip; # for now
+ overlayNet = "10.14.0.0/16";
};
# ---- CONFIG FOR DEUXFLEURS CLUSTER ----