aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/site
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/site')
-rw-r--r--cluster/staging/site/neptune.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/cluster/staging/site/neptune.nix b/cluster/staging/site/neptune.nix
index 1b80144..38a4bab 100644
--- a/cluster/staging/site/neptune.nix
+++ b/cluster/staging/site/neptune.nix
@@ -4,6 +4,7 @@
deuxfleurs.site_name = "neptune";
deuxfleurs.lan_default_gateway = "192.168.1.254";
deuxfleurs.lan_ip_prefix_length = 24;
+ deuxfleurs.ipv6_prefix_length = 64;
networking.nameservers = [ "192.168.1.254" ];