mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/modules/profiles/all-hardware: add nvme to initrd modules
This commit is contained in:
parent
323f123f6a
commit
dcfaae6679
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ in
|
|||
# SD cards.
|
||||
"sdhci_pci"
|
||||
|
||||
# NVMe drives
|
||||
"nvme"
|
||||
|
||||
# Firewire support. Not tested.
|
||||
"ohci1394" "sbp2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue