summary refs log tree commit diff
path: root/nixos/modules/profiles
diff options
context:
space:
mode:
authorDavHau <hsngrmpf+github@gmail.com>2020-09-24 16:22:47 +0700
committerGitHub <noreply@github.com>2020-09-24 16:22:47 +0700
commit7fa1ba2ca088969906c31e351e29c676bc909239 (patch)
tree0d89b7644b6720d955991a3b89907154ce779b7b /nixos/modules/profiles
parent5f9475d3ef2ce6aacb3fc568b1f212a8c84239da (diff)
profiles: add 'hpsa' scsi driver to all-hardware.nix
Diffstat (limited to 'nixos/modules/profiles')
-rw-r--r--nixos/modules/profiles/all-hardware.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/profiles/all-hardware.nix b/nixos/modules/profiles/all-hardware.nix
index 19f821ae17f39..b9e240a2dfa0a 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.