xidlehook: add module (#1761)

Co-authored-by: Nicolas Berbiche <nic.berbiche@gmail.com>
This commit is contained in:
Dominik Schrempf 2021-06-07 22:13:43 +02:00 committed by GitHub
parent 9424f31f86
commit f74dc9c70b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 161 additions and 1 deletions

View file

@ -2061,6 +2061,14 @@ in
A new module is available: 'programs.piston-cli'.
'';
}
{
time = "2021-06-02T04:24:10+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.xidlehook'.
'';
}
];
};
}