microsoft/surface: Update to kernel 6.12.4

This commit is contained in:
matthiasdotsh
2024-12-14 21:22:32 +01:00
committed by mergify[bot]
parent cf737e2eba
commit b12e314726
4 changed files with 21 additions and 25 deletions

View File

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