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