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
+3
View File
@@ -35,6 +35,9 @@
claude-code
opencode
# C++ stdlib for Python venv native extensions
pkgs.stdenv.cc.cc.lib
# Custom packages
(pkgs.callPackage ../pkgs/ax {})