commit 7996ef6673312394923edbc39c87f2091e57477d parent ec999243881ee480e40d8c037cb358f387f8ad40 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 28 Jan 2024 16:40:43 +0100 Working on opnsense Diffstat:
| M | nixos/worker-2/configuration.nix | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -115,6 +115,9 @@ in { address = [ "10.0.0.3/24" ]; + gateway = [ + "10.0.0.1" + ]; routes = [ { routeConfig = {