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:
Stig Palmquist
2023-12-11 03:48:13 +01:00
committed by mergify[bot]
parent 030edbb68e
commit fef05bf9c8
5 changed files with 8 additions and 8 deletions

View File

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