mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
surface/surface-go: set kernel to 6.1.55
This commit is contained in:
committed by
mergify[bot]
parent
afc5a2949b
commit
de516d0dee
@@ -17,7 +17,7 @@ in {
|
||||
../../../common/cpu/intel/kaby-lake
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = "6.1.53";
|
||||
microsoft-surface.kernelVersion = "6.1.55";
|
||||
|
||||
boot.kernelParams = [
|
||||
"i915.enable_rc6=1"
|
||||
|
||||
Reference in New Issue
Block a user