Set wg mtu
Some checks failed
Run nix flake check / flake-check (push) Failing after 9m24s

This commit is contained in:
Torjus Håkestad 2025-05-15 21:29:56 +02:00
parent 3c52b81d99
commit c1cd25e865
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -11,6 +11,7 @@
interfaces = {
wg0 = {
ips = [ "10.69.222.2/24" ];
mtu = 1384;
listenPort = 51820;
privateKeyFile = config.sops.secrets.wireguard_private_key.path;
peers = [