Merge pull request #55491 from asymmetric/patch-4

nixos/xautolock: improve doc of time parameer
This commit is contained in:
Elis Hirwing
2019-02-09 22:55:42 +01:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ in
type = types.int;
description = ''
Idle time to wait until xautolock locks the computer.
Idle time (in minutes) to wait until xautolock locks the computer.
'';
};