Commit Graph

3 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
75ac0969d8 omen-16-n0280nd: Add nvidia architecture 2024-09-04 11:39:48 -06:00
Nico Elbers
89a33c8e93 omen 16-n0280nd: init 2024-07-19 17:58:34 +00:00