mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 10:16:01 +01:00
This allows users to simply enable support for all hardware by enabling the option `hardware.enableAllHardware`, instead of having to import `modules/profiles/all-hardware.nix`. This is better, as the enableAllHardware option will be discoverable via search.nixos.org, while the `all-hardware.nix` is hidden inside nixpkgs and hard to discover. Backward compatibility is provided by replacing the old `profiles/all-hardware.nix` with a file that sets the `enableAllHardware` option to true. |
||
|---|---|---|
| .. | ||
| channel.nix | ||
| installation-cd-base.nix | ||
| installation-cd-graphical-base.nix | ||
| installation-cd-graphical-calamares-gnome.nix | ||
| installation-cd-graphical-calamares-plasma5.nix | ||
| installation-cd-graphical-calamares-plasma6.nix | ||
| installation-cd-graphical-calamares.nix | ||
| installation-cd-graphical-gnome.nix | ||
| installation-cd-graphical-plasma5-new-kernel.nix | ||
| installation-cd-graphical-plasma5.nix | ||
| installation-cd-minimal-new-kernel-no-zfs.nix | ||
| installation-cd-minimal-new-kernel.nix | ||
| installation-cd-minimal.nix | ||
| iso-image.nix | ||
| sd-image-aarch64-new-kernel.nix | ||
| sd-image-aarch64.nix | ||
| sd-image-armv7l-multiplatform.nix | ||
| sd-image-raspberrypi.nix | ||
| sd-image.nix | ||