diff --git a/microsoft/surface/common/default.nix b/microsoft/surface/common/default.nix index 485c0e2..7499a19 100644 --- a/microsoft/surface/common/default.nix +++ b/microsoft/surface/common/default.nix @@ -10,7 +10,7 @@ in { ./surface-control ]; - microsoft-surface.kernelVersion = mkDefault "6.6.8"; + microsoft-surface.kernelVersion = mkDefault "6.6"; # Seems to be required to properly enable S0ix "Modern Standby": boot.kernelParams = mkDefault [ "mem_sleep_default=deep" ];