summaryrefslogtreecommitdiff
path: root/os/kay/modules/hurricane.nix
diff options
context:
space:
mode:
Diffstat (limited to 'os/kay/modules/hurricane.nix')
-rw-r--r--os/kay/modules/hurricane.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kay/modules/hurricane.nix b/os/kay/modules/hurricane.nix
index 9e22bf5..9aaf1d1 100644
--- a/os/kay/modules/hurricane.nix
+++ b/os/kay/modules/hurricane.nix
@@ -24,7 +24,7 @@ in
ttl = 225;
};
interfaces.${iface} = {
- mtu = 1440; # 1460(ppp0) - 20
+ mtu = 1472; # 1492(ppp0) - 20
ipv6.addresses = [
{
address = clinet;