Configure MS Surface Go to use kernel 6.1.6
This commit is contained in:
parent
863953246f
commit
2316f4cb8c
|
@ -17,6 +17,8 @@ in {
|
||||||
../../../common/cpu/intel/kaby-lake
|
../../../common/cpu/intel/kaby-lake
|
||||||
];
|
];
|
||||||
|
|
||||||
|
microsoft-surface.kernelVersion = "6.1.6";
|
||||||
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
"i915.enable_rc6=1"
|
"i915.enable_rc6=1"
|
||||||
"i915.modeset=1"
|
"i915.modeset=1"
|
||||||
|
|
Loading…
Reference in a new issue