commit 16083fc6cdf1ea7744e258e474da8894edd9fda0 parent 9d155c4bf9cac20fe66242d4ef00fd218b0d2a7e Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 28 Jan 2024 00:12:12 +0100 Debug Diffstat:
| M | nixos/worker-1/configuration.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -147,7 +147,7 @@ in { networks = { gre_nordgedanken = { address = [ - "10.0.3.4/24" + "10.0.3.5/24" ]; matchConfig = { Name = "gre_nordgedanken";