microsoft/surface: Update to kernel 6.11.4

This commit is contained in:
Andre
2024-10-24 16:46:14 -04:00
parent e8a2f6d551
commit 097c476b07
5 changed files with 192 additions and 3 deletions

View File

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