mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
Drop the kernel version override for Surface Go hardware
This commit is contained in:
@@ -17,8 +17,6 @@ in {
|
||||
../../../common/cpu/intel/kaby-lake
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = "6.6.10";
|
||||
|
||||
boot.kernelParams = [
|
||||
"i915.enable_rc6=1"
|
||||
"i915.modeset=1"
|
||||
|
||||
Reference in New Issue
Block a user