mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
surface: linux 6.5.5 -> 6.5.7
This commit is contained in:
parent
9f8e88ff95
commit
9eb41407ab
4 changed files with 6 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ in {
|
|||
./surface-control
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = mkDefault "6.5.5";
|
||||
microsoft-surface.kernelVersion = mkDefault "6.5.7";
|
||||
|
||||
# Seems to be required to properly enable S0ix "Modern Standby":
|
||||
boot.kernelParams = mkDefault [ "mem_sleep_default=deep" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue