Commit Graph

5 Commits

Author SHA1 Message Date
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
Lyndon Sanche
b00ea30831 omen-15-en0010ca: Add nvidia architecture 2024-09-04 11:39:18 -06:00
Samuel Cobb
6e1fd3d5c2 Add amd pstate to all omen laptops (#763) 2023-10-19 20:54:11 +01:00
the-furry-hubofeverything
08add92f17 Enabling hp-wmi driver after PR merge
nixos/nixpkgs#255846
2023-09-24 07:22:39 +00:00
the-furry-hubofeverything
061785322d Add Omen 15-en0010ca 2023-09-24 07:22:39 +00:00