Commit Graph

4 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
d6e07be2cd omen-15-en1007sa: Add nvidia architecture 2024-09-04 11:39:33 -06:00
Samuel Cobb
6e1fd3d5c2 Add amd pstate to all omen laptops (#763) 2023-10-19 20:54:11 +01:00
Samuel Cobb
2eb2fc2889 init: omen/15-en1007sa 2023-10-06 11:43:34 +00:00