Files
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
..
2023-10-11 18:21:54 +00:00

HP Omen 16-n0005ne

ACPI platform profiles

This config enables hp-wmi, which allows switch between cool, balanced, and performance modes on the platform EC, used by power management tools like power-profile-daemon and tlp.