diff --git a/modules/retiolum/default.nix b/modules/retiolum/default.nix index ae25be0..29877a9 100644 --- a/modules/retiolum/default.nix +++ b/modules/retiolum/default.nix @@ -61,6 +61,8 @@ in { Name = tinc.${netname} [Network] + # tested with `ping -6 turingmachine.r -s 1378`, not sure how low it must be + MTU=1377 Address=${cfg.ipv4}/12 Address=${cfg.ipv6}/16 '';