nixos-hardware/hp
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
..
elitebook hp/elitebook/830/g6: check kernel version through config instead of pkgs 2025-04-29 19:20:17 +00:00
laptop/14s-dq2024nf treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
notebook/14-df0023 treewide: Switch from gpu/intel to cpu/intel where applicable 2024-10-21 09:00:57 +00:00
probook/440G5 feat: HP probook 440G5 config 2025-01-20 07:56:42 +00:00