systemd.sleep.settings.Sleep
NixOS option
Options for systemd sleep state logic. See sleep.conf.d(5) man page for available options.
type: open submodule of attribute set of (systemd option)Default
{ }Example
declared in: nixos/modules/system/boot/systemd.nixView source on NixOS/nixpkgs →{
HibernateDelaySec = "1h";
}