Use kernel 6.6.2 by default

This commit is contained in:
mexisme
2023-11-26 12:44:19 +13:00
parent 0516b82287
commit 0e169f3d58
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ in {
../../../common/cpu/intel/kaby-lake
];
microsoft-surface.kernelVersion = "6.1.62";
microsoft-surface.kernelVersion = "6.6.2";
boot.kernelParams = [
"i915.enable_rc6=1"