From ed5aac805d4f0a81685b700abb29d027dc6a7be3 Mon Sep 17 00:00:00 2001 From: Lzebulon Date: Sun, 1 Feb 2026 16:58:59 +0100 Subject: [PATCH] modify mtu --- hosts/physiques/cephiroth/networking.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/physiques/cephiroth/networking.nix b/hosts/physiques/cephiroth/networking.nix index 1dd7ea6..beb112a 100644 --- a/hosts/physiques/cephiroth/networking.nix +++ b/hosts/physiques/cephiroth/networking.nix @@ -45,6 +45,7 @@ }; }; ceph = { + mtu = 9000; ipv4 = { addresses = [ { @@ -55,6 +56,7 @@ }; }; adm = { + mtu = 9000; ipv4 = { addresses = [ { @@ -65,6 +67,7 @@ }; }; san = { + mtu = 9000; ipv4 = { addresses = [ {