set enp0s1 mtu to 1400 on macvm-nix
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
networking.hostName = "macvm-nix";
|
||||
networking.domain = "";
|
||||
networking.interfaces.enp0s1.mtu = 1400;
|
||||
|
||||
# Disko: Auto-partitioning configuration
|
||||
disko.devices = {
|
||||
|
||||
Reference in New Issue
Block a user