mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 18:08:38 +08:00
Add kernel 6.6
This commit is contained in:
@@ -7,6 +7,7 @@ in {
|
||||
imports = [
|
||||
./linux-6.1.x
|
||||
./linux-6.5.x
|
||||
./linux-6.6.x
|
||||
];
|
||||
|
||||
options.microsoft-surface.kernelVersion = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user