mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
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`. |
||
|---|---|---|
| .. | ||
| 14-fb0798ng | ||
| 15-ce002ns | ||
| 15-en0002np | ||
| 15-en0010ca | ||
| 15-en1007sa | ||
| 16-n0005ne | ||
| 16-n0280nd | ||