mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
Merge remote-tracking branch 'upstream/master' into microsoft/surface/specialisation/common-files
This commit is contained in:
commit
1e0872458b
5 changed files with 130 additions and 8 deletions
|
|
@ -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" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue