aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node/piranha.nix
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/node/piranha.nix')
-rw-r--r--cluster/staging/node/piranha.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/node/piranha.nix b/cluster/staging/node/piranha.nix
index 2b9907d..bc1aa03 100644
--- a/cluster/staging/node/piranha.nix
+++ b/cluster/staging/node/piranha.nix
@@ -10,7 +10,7 @@
deuxfleurs.hostName = "piranha";
deuxfleurs.staticIPv4.address = "192.168.1.25/24";
- deuxfleurs.ipv6Address = "2a01:cb05:9142:7400:223:24ff:feb0:ea82";
+ deuxfleurs.staticIPv6.address = "2a01:cb05:9142:7400:223:24ff:feb0:ea82";
deuxfleurs.isRaftServer = true;
system.stateVersion = "22.11";