From d1afbcdf48ac4cc8ac78050f334acfa84559a21c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 3 Apr 2023 20:41:34 +0200 Subject: [PATCH] serv: add comment to reuse old ips --- config/net/serv.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/net/serv.nix b/config/net/serv.nix index fc25d10..a31b604 100644 --- a/config/net/serv.nix +++ b/config/net/serv.nix @@ -81,6 +81,8 @@ prometheus = "172.20.73.75"; oxigraph = "172.20.73.76"; drone = "172.20.73.77"; + # !!! IMPORTANT !!! + # reuse a `used*` address from above }; ipv6Router = "serv-gw"; subnets6.dn42 = "fd23:42:c3d2:582::/64";