mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-23 02:39:46 +01:00
Add kernel 6.6
This commit is contained in:
parent
8605f354e2
commit
0516b82287
3 changed files with 173 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ in {
|
|||
imports = [
|
||||
./linux-6.1.x
|
||||
./linux-6.5.x
|
||||
./linux-6.6.x
|
||||
];
|
||||
|
||||
options.microsoft-surface.kernelVersion = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue