diff --git a/hosts/fw.cloonar.com/modules/unbound.nix b/hosts/fw.cloonar.com/modules/unbound.nix index 1ee11d2..b4d3857 100644 --- a/hosts/fw.cloonar.com/modules/unbound.nix +++ b/hosts/fw.cloonar.com/modules/unbound.nix @@ -157,9 +157,6 @@ in { address = "10.42.97.2"; prefixLength = 24; }]; - ipv4.routes = { - address = "0.0.0.0"; - } }; firewall = { enable = true;