commit 4b2c4ee4224e8c32948d9effae4a57279caa5d76
parent 04da70cbf542345de109bfc27b2190b8c6847f84
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 27 Oct 2023 21:11:16 +0200
try unsetting mtu
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix
@@ -162,7 +162,6 @@ in
listenPort = 51820;
privateKeyFile = config.sops.secrets."wireguard/worker-2/wg0/private_key".path;
table = "off";
- mtu = 1340;
peers = [
# big one
@@ -182,7 +181,6 @@ in
listenPort = 51821;
privateKeyFile = config.sops.secrets."wireguard/worker-2/wg1/private_key".path;
table = "off";
- mtu = 1340;
peers = [
# worker-1