at 22.05-pre 728 B view raw
1<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="sec-profile-all-hardware"> 2 <title>All Hardware</title> 3 <para> 4 Enables all hardware supported by NixOS: i.e., all firmware is 5 included, and all devices from which one may boot are enabled in the 6 initrd. Its primary use is in the NixOS installation CDs. 7 </para> 8 <para> 9 The enabled kernel modules include support for SATA and PATA, SCSI 10 (partially), USB, Firewire (untested), Virtio (QEMU, KVM, etc.), 11 VMware, and Hyper-V. Additionally, 12 <xref linkend="opt-hardware.enableAllFirmware" /> is enabled, and 13 the firmware for the ZyDAS ZD1211 chipset is specifically installed. 14 </para> 15</section>