From 7fa1ba2ca088969906c31e351e29c676bc909239 Mon Sep 17 00:00:00 2001 From: DavHau Date: Thu, 24 Sep 2020 16:22:47 +0700 Subject: [PATCH] profiles: add 'hpsa' scsi driver to all-hardware.nix --- nixos/modules/profiles/all-hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix index 19f821ae17f3..b9e240a2dfa0 100644 --- a/nixos/modules/profiles/all-hardware.nix +++ b/nixos/modules/profiles/all-hardware.nix @@ -29,7 +29,7 @@ "pata_winbond" # SCSI support (incomplete). - "3w-9xxx" "3w-xxxx" "aic79xx" "aic7xxx" "arcmsr" + "3w-9xxx" "3w-xxxx" "aic79xx" "aic7xxx" "arcmsr" "hpsa" # USB support, especially for booting from USB CD-ROM # drives.