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

None of that s2idle crap. I'm losing charge each night.
This commit is contained in:
Daniel Flanagan 2025-03-20 21:23:21 -05:00
parent 31fea750cd
commit e1d8b4b673

View file

@ -66,6 +66,7 @@
"acpi_call"
];
boot.extraModulePackages = with config.boot.kernelPackages; [ acpi_call ];
boot.kernelParams = [ "mem_sleep_default=deep" ];
hardware = {
graphics = {