mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 09:17:14 +08:00
surface: linux 6.5.11 -> 6.6.6
- linux-surface: arch-6.6.1-1 -> arch-6.6.4-1 - update config for 6.6
This commit is contained in:
committed by
mergify[bot]
parent
030edbb68e
commit
fef05bf9c8
@@ -10,7 +10,7 @@ in {
|
||||
./surface-control
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = mkDefault "6.5.11";
|
||||
microsoft-surface.kernelVersion = mkDefault "6.6.6";
|
||||
|
||||
# Seems to be required to properly enable S0ix "Modern Standby":
|
||||
boot.kernelParams = mkDefault [ "mem_sleep_default=deep" ];
|
||||
|
||||
Reference in New Issue
Block a user