surface: linux 6.5.7 -> 6.5.11

This commit is contained in:
Stig Palmquist
2023-11-12 11:23:50 +01:00
committed by mergify[bot]
parent 8bb2d5ca13
commit df9bb8a436
4 changed files with 6 additions and 6 deletions

View File

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