fix(eval): silence some eval warnings

This commit is contained in:
Luj 2024-12-01 17:58:31 +01:00
parent e3b20e46ec
commit 6b15ff10c3
4 changed files with 19 additions and 18 deletions

View file

@ -58,10 +58,8 @@
];
routes = [
{
routeConfig = {
Gateway = "163.172.91.1";
Destination = "0.0.0.0/0";
};
Gateway = "163.172.91.1";
Destination = "0.0.0.0/0";
}
];
dhcpV6Config = {