priv23: bump dhcp.time to 900

This commit is contained in:
Astro 2024-04-18 19:43:21 +02:00
parent 42e2fd8681
commit 6b0118254d
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ lib.mkMerge (
"172.20.73.163" = "b8:27:eb:16:31:61";
"172.20.73.164" = "ca:71:c4:90:3e:c7";
};
time = 300;
time = lib.mkForce 900;
};
};
priv24 = {