mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
microsoft-surface: update default kernel to 6.1.18
This commit is contained in:
committed by
Jörg Thalheim
parent
af694376e2
commit
353829048c
@@ -10,7 +10,7 @@ in {
|
||||
./surface-control
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = mkDefault "6.0.17";
|
||||
microsoft-surface.kernelVersion = mkDefault "6.1.18";
|
||||
|
||||
# Seems to be required to properly enable S0ix "Modern Standby":
|
||||
boot.kernelParams = mkDefault [ "mem_sleep_default=deep" ];
|
||||
|
||||
Reference in New Issue
Block a user