nixos-hardware/omen
Sebastián Zavala Villagómez 232c204afb omen/*: 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:34:40 +00:00
..
14-fb0798ng omen/*: check kernel version through config instead of pkgs 2025-04-29 19:34:40 +00:00
15-ce002ns omen/15-ce002ns: Init 2025-01-16 14:33:54 +00:00
15-en0002np omen-15-en0002np: Add nvidia architecture 2024-09-04 11:39:05 -06:00
15-en0010ca omen/*: check kernel version through config instead of pkgs 2025-04-29 19:34:40 +00:00
15-en1007sa omen/*: check kernel version through config instead of pkgs 2025-04-29 19:34:40 +00:00
16-n0005ne omen/*: check kernel version through config instead of pkgs 2025-04-29 19:34:40 +00:00
16-n0280nd omen/*: check kernel version through config instead of pkgs 2025-04-29 19:34:40 +00:00