diff --git a/microsoft/surface/common/default.nix b/microsoft/surface/common/default.nix index 057142c..daf9304 100644 --- a/microsoft/surface/common/default.nix +++ b/microsoft/surface/common/default.nix @@ -8,7 +8,7 @@ in { ./kernel ]; - microsoft-surface.kernelVersion = mkDefault "6.6"; + microsoft-surface.kernelVersion = mkDefault "6.9"; # Seems to be required to properly enable S0ix "Modern Standby": boot.kernelParams = mkDefault [ "mem_sleep_default=deep" ];