1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00

Drop the kernel version override for Surface Go hardware

This commit is contained in:
mexisme 2024-01-31 12:04:04 +13:00
parent 7def533968
commit 606b6a270e

View File

@ -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"