mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
microsoft-surface: upgrade kernel 6.1.6 to 6.1.18
This commit is contained in:
parent
f38f9a4c9b
commit
39fb4bb20e
5 changed files with 43 additions and 22 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
../../../common/cpu/intel/kaby-lake
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = "6.1.6";
|
||||
microsoft-surface.kernelVersion = "6.1.18";
|
||||
|
||||
boot.kernelParams = [
|
||||
"i915.enable_rc6=1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue