mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Install kernel 6.0.17 by default
This commit is contained in:
@@ -9,7 +9,7 @@ in {
|
||||
./firmware/surface-go/ath10k
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = mkDefault "6.0.11";
|
||||
microsoft-surface.kernelVersion = mkDefault "6.0.17";
|
||||
|
||||
boot.extraModprobeConfig = mkDefault ''
|
||||
options i915 enable_fbc=1 enable_rc6=1 modeset=1
|
||||
|
||||
Reference in New Issue
Block a user