diff --git a/hosts/Infini-SD/default.nix b/hosts/Infini-SD/default.nix index 9589ca4..07de54f 100644 --- a/hosts/Infini-SD/default.nix +++ b/hosts/Infini-SD/default.nix @@ -8,6 +8,10 @@ boot.kernelPackages = lib.mkForce config.boot.zfs.package.latestCompatibleLinuxPackages; + hardware.infiniband = { + enable = true; + }; + modules = { boot.grub.enable = true; hardware = {