summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/profiles/all-hardware.section.md
blob: 0344b32c52f9c5e025c9d7d90be655db99ae8e27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# 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, [`hardware.enableAllFirmware`](options.html#opt-hardware.enableAllFirmware) is
enabled, and the firmware for the ZyDAS ZD1211 chipset is specifically
installed.