surface: linux 6.9.12 -> 6.10.3

This commit is contained in:
Stig Palmquist
2024-08-08 20:16:17 +02:00
committed by mergify[bot]
parent e6d16f1b6b
commit 107bb46eef
4 changed files with 4 additions and 4 deletions

View File

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