nixpkgs/nixos/modules/profiles
DavHau 08783a39b0 nixos: add option hardware.enableAllHardware
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.
2024-12-12 16:45:25 +07:00
..
keys
all-hardware.nix nixos: add option hardware.enableAllHardware 2024-12-12 16:45:25 +07:00
base.nix Revert "nixos/profiles/base: install vim w/nix-syntax plugin" 2024-09-22 15:16:39 -04:00
clone-config.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
docker-container.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
graphical.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
hardened.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
headless.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
image-based-appliance.nix
installation-device.nix nixos/installation-device: make openssh settings a default 2024-09-05 11:51:27 +00:00
macos-builder.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
minimal.nix nixos/profiles/minimal: remove programs.ssh.setXAuthLocation 2024-11-05 14:38:57 +08:00
nix-builder-vm.nix Format 2024-10-08 11:27:01 +02:00
perlless.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
qemu-guest.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00