diff --git a/modules/services/screen-locker.nix b/modules/services/screen-locker.nix index 3ea84ebed..155896cd3 100644 --- a/modules/services/screen-locker.nix +++ b/modules/services/screen-locker.nix @@ -99,7 +99,7 @@ in { type = types.int; default = 600; description = '' - X server's screensaver cycle value expresed as seconds. + The X server's screensaver cycle value expressed as seconds. This will be used with xset to configure the cycle along with timeout. '';