nixos-hardware/hp/elitebook
Sebastián Zavala Villagómez 6267b43af9 hp/elitebook/830/g6: check kernel version through config instead of pkgs
The previous implementation was checking the kernel version through
`pkgs.linux`, which is only representative of the final system if
`boot.kernelPackages` is left as the default value of
`pkgs.linuxPackages`.

You can of course change this to other package sets, such as
`pkgs.linuxPackages_latest`. Instead, we now reference the kernel
through `config.boot.kernelPackages.kernel`.
2025-04-29 19:20:17 +00:00
..
830/g6 hp/elitebook/830/g6: check kernel version through config instead of pkgs 2025-04-29 19:20:17 +00:00
845 drop acpi_call from nixos-hardware 2024-12-02 12:33:14 +01:00
2560p treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00