mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
removed s2idle for macbookpro11,4 as default
This commit is contained in:
parent
292aeb6fd6
commit
2d512d0f4e
1 changed files with 0 additions and 5 deletions
|
|
@ -8,9 +8,4 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.graphics.enable = lib.mkDefault true;
|
hardware.graphics.enable = lib.mkDefault true;
|
||||||
|
|
||||||
# Faster wakeups from suspend
|
|
||||||
systemd.sleep.extraConfig = ''
|
|
||||||
MemorySleepMode=s2idle
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue