set enp0s1 mtu to 1400 on macvm-nix

This commit is contained in:
2026-04-17 00:11:28 +02:00
parent f6987797a7
commit 69e81bb6e0
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
networking.hostName = "macvm-nix";
networking.domain = "";
networking.interfaces.enp0s1.mtu = 1400;
# Disko: Auto-partitioning configuration
disko.devices = {