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
commit 2aa0ba2c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
'';
};