diff --git a/nixos/module/magi.nix b/nixos/module/magi.nix index ae78abc..bfa1ecb 100644 --- a/nixos/module/magi.nix +++ b/nixos/module/magi.nix @@ -51,6 +51,7 @@ BLK_DEV_MD = true; MD_AUTODETECT = true; MD_RAID1 = true; + DM_RAID = true; BNXT = true; BNXT_FLOWER_OFFLOAD = true;