Reduce mtu

This commit is contained in:
Hendrik Sokolowski 2023-10-28 02:56:04 +02:00
parent 6f1e4888a2
commit 349070d948

View file

@ -19,6 +19,7 @@ in {
ips = [cfg.ownIp]; ips = [cfg.ownIp];
listenPort = 51899; listenPort = 51899;
privateKeyFile = cfg.wireguardPrivateKeyFile; privateKeyFile = cfg.wireguardPrivateKeyFile;
mtu = 1400;
peers = [ peers = [
{ {
# chonk # chonk