commit af1d8bb507906e876e7135498486064aa5950179 parent e46c2d80d78dee39f5ff43878cd8d0d864f45847 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 28 Jan 2024 17:00:17 +0100 Working on opnsense Diffstat:
| M | nixos/worker-2/configuration.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -113,7 +113,7 @@ in { Name = "enp7s0"; }; address = [ - "10.0.0.3/24" + "10.0.0.3/32" ]; # gateway = [ # "10.0.0.1"