Merge pull request #254412 from helsinki-systems/nvme-kmod-by-default

nixos/boot/kernel: include nvme kmod by default
This commit is contained in:
tomf
2023-10-28 18:01:18 +11:00
committed by GitHub
+3
View File
@@ -269,6 +269,9 @@ in
"ata_piix"
"pata_marvell"
# NVMe
"nvme"
# Standard SCSI stuff.
"sd_mod"
"sr_mod"