surface: linux 6.4.12 -> 6.4.14

This commit is contained in:
Stig Palmquist
2023-09-04 16:07:13 +02:00
committed by Jörg Thalheim
parent 88348cb5c1
commit 4cd9ced7fa
4 changed files with 6 additions and 6 deletions

View File

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