Merge remote-tracking branch 'upstream/master' into microsoft/surface/specialisation/common-files

This commit is contained in:
mexisme
2023-01-10 22:27:51 +13:00
5 changed files with 130 additions and 8 deletions

View File

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