1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-03-26 15:45:14 +01:00

Begin updating to kernel 6.1.6

This commit is contained in:
mexisme 2023-01-19 13:20:36 +13:00
parent 2933836fa5
commit ab4c0eedb6
3 changed files with 1 additions and 1 deletions
microsoft/surface/common/kernel

View file

@ -7,7 +7,7 @@ in {
imports = [ imports = [
./linux-5.19.17 ./linux-5.19.17
./linux-6.0.17 ./linux-6.0.17
./linux-6.1.3 ./linux-6.1.6
]; ];
options.microsoft-surface.kernelVersion = mkOption { options.microsoft-surface.kernelVersion = mkOption {