aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node/origan.nix
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/node/origan.nix')
-rw-r--r--cluster/staging/node/origan.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/node/origan.nix b/cluster/staging/node/origan.nix
index d900fd6..6906f4d 100644
--- a/cluster/staging/node/origan.nix
+++ b/cluster/staging/node/origan.nix
@@ -10,7 +10,7 @@
deuxfleurs.hostName = "origan";
deuxfleurs.staticIPv4.address = "192.168.1.33/24";
- deuxfleurs.ipv6Address = "2a01:e0a:5e4:1d0:223:24ff:feaf:fdec";
+ deuxfleurs.staticIPv6.address = "2a01:e0a:5e4:1d0:223:24ff:feaf:fdec";
deuxfleurs.isRaftServer = true;
system.stateVersion = "22.11";