mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Configure MS Surface Go to use kernel 6.1.6
This commit is contained in:
@@ -17,6 +17,8 @@ in {
|
||||
../../../common/cpu/intel/kaby-lake
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = "6.1.6";
|
||||
|
||||
boot.kernelParams = [
|
||||
"i915.enable_rc6=1"
|
||||
"i915.modeset=1"
|
||||
|
||||
Reference in New Issue
Block a user