programs.gtklock.config

Configuration for gtklock. See gtklock(1) man page for details.

Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string) or a non-empty list of them)
Example
{
  main = {
    idle-hide = true;
    idle-timeout = 10;
  };
}
Declared
<nixpkgs/nixos/modules/programs/wayland/gtklock.nix>