fix: flipflop s3 sleep
Some checks failed
/ build-host (map[host:flipflop]) (push) Successful in 1m12s
/ build-devshell (push) Successful in 17s
/ flake-check (push) Failing after 12m56s
/ build-host (map[host:router]) (push) Failing after 12m57s
/ build-host (map[host:foxtrot]) (push) Failing after 12m57s
/ build-host (map[host:dragon]) (push) Failing after 12m58s
/ build-host (map[host:beefcake]) (push) Failing after 12m58s
Some checks failed
/ build-host (map[host:flipflop]) (push) Successful in 1m12s
/ build-devshell (push) Successful in 17s
/ flake-check (push) Failing after 12m56s
/ build-host (map[host:router]) (push) Failing after 12m57s
/ build-host (map[host:foxtrot]) (push) Failing after 12m57s
/ build-host (map[host:dragon]) (push) Failing after 12m58s
/ build-host (map[host:beefcake]) (push) Failing after 12m58s
None of that s2idle crap. I'm losing charge each night.
This commit is contained in:
parent
31fea750cd
commit
e1d8b4b673
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
|||
"acpi_call"
|
||||
];
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ acpi_call ];
|
||||
boot.kernelParams = [ "mem_sleep_default=deep" ];
|
||||
|
||||
hardware = {
|
||||
graphics = {
|
||||
|
|
Loading…
Add table
Reference in a new issue