fix unbound

This commit is contained in:
2023-12-04 17:01:34 +01:00
parent 8b096a23cc
commit b3c2b620b8

View File

@@ -157,9 +157,6 @@ in {
address = "10.42.97.2";
prefixLength = 24;
}];
ipv4.routes = {
address = "0.0.0.0";
}
};
firewall = {
enable = true;