2021-06-30 10:43:06 +01:00
|
|
|
# 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
|
2021-07-04 01:42:44 +01:00
|
|
|
Hyper-V. Additionally, [](#opt-hardware.enableAllFirmware) is
|
2021-06-30 10:43:06 +01:00
|
|
|
enabled, and the firmware for the ZyDAS ZD1211 chipset is specifically
|
|
|
|
installed.
|