MyNixOS website logo
option

services.autosuspend.wakeups

Declarations
Type
attribute set of (section of an INI file (attrs of INI atom (null, bool, int, float or string)))
Default
{ }
Example
{
  # Wake up checks reuse the same configuration mechanism as activity checks.
  Calendar = {
    url = "http://example.org/test.ics";
  };
}