Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
12 lines
523 B
Markdown
12 lines
523 B
Markdown
# All Hardware {#sec-profile-all-hardware}
|
|
|
|
Enables all hardware supported by NixOS: i.e., all firmware is included, and
|
|
all devices from which one may boot are enabled in the initrd. Its primary
|
|
use is in the NixOS installation CDs.
|
|
|
|
The enabled kernel modules include support for SATA and PATA, SCSI
|
|
(partially), USB, Firewire (untested), Virtio (QEMU, KVM, etc.), VMware, and
|
|
Hyper-V. Additionally, [](#opt-hardware.enableAllFirmware) is
|
|
enabled, and the firmware for the ZyDAS ZD1211 chipset is specifically
|
|
installed.
|