fix(vault01): Fixed MTU of br0

This commit is contained in:
Elias Coppens 2025-01-10 12:38:01 +01:00 committed by mdebray
parent 07d226a06e
commit 1447ec9eb8

View file

@ -207,6 +207,7 @@ in
IPv6AcceptRA = false;
IPv6SendRA = false;
};
linkConfig.MTUBytes = 1500;
};
"50-wg0" = {
name = "wg0";