mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-02 07:01:08 +01:00
Add Kernel 6.0.17
This commit is contained in:
parent
ca29e25c39
commit
800786f11d
3 changed files with 161 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ in {
|
|||
imports = [
|
||||
./linux-5.19.17
|
||||
./linux-6.0.11
|
||||
./linux-6.0.17
|
||||
];
|
||||
|
||||
options.microsoft-surface.kernelVersion = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue