surface: linux 6.4.16 -> 6.5.5

This commit is contained in:
Stig Palmquist
2023-10-05 15:55:13 +02:00
committed by mergify[bot]
parent 3b14571fc9
commit afc5a2949b
4 changed files with 27 additions and 23 deletions

View File

@@ -10,7 +10,7 @@ in {
./surface-control
];
microsoft-surface.kernelVersion = mkDefault "6.4.16";
microsoft-surface.kernelVersion = mkDefault "6.5.5";
# Seems to be required to properly enable S0ix "Modern Standby":
boot.kernelParams = mkDefault [ "mem_sleep_default=deep" ];