Infini-SD: set infiniband mode to ethernet

This commit is contained in:
Infinidoge 2024-06-14 23:48:58 -04:00
parent 564f020a8d
commit 1f37135b7b
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -32,6 +32,10 @@
};
};
services.udev.extraRules = ''
DRIVER=="mlx4_core", ATTR{mlx4_port1}="eth", ATTR{mlx4_port2}="eth"
'';
documentation.man.man-db.enable = false;
persist = {