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
a68390425c omen-14-fb0798ng: Add nvidia architecture 2024-09-04 11:38:55 -06:00
Matz Momme Klint
2a964239f6 omen/14-fb0798ng: init 2024-05-19 17:41:22 +00:00