commit 524df159393844166cb42505a08bb8c7dc459a84 parent 0fb5c8c083aca385eca4100891624bfac869df66 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 28 Jan 2024 17:09:37 +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/32" + "10.0.2.2/32" ]; gateway = [ "10.0.0.1"