mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
Use kernel 6.6.2 by default
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user