Skip to content
Commit c8e863e2 authored by Janne Heß's avatar Janne Heß
Browse files

nixos/systemd: Add suspend-then-hibernate units

Pretty useful for laptops. I use them with:

```
services.logind.lidSwitch = "suspend-then-hibernate";
environment.etc."systemd/sleep.conf".text = "HibernateDelaySec=8h";
```
parent d41b832a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment