services.conky.enable
Whether to enable Conky, a light-weight system monitor.
Type: boolean
Default:
false
Example:
true
Declared by:
services.conky.package
The conky package to use.
Type: package
Default:
pkgs.conky
Declared by:
services.conky.extraConfig
Configuration used by the Conky daemon. Check
https://github.com/brndnmtthws/conky/wiki/Configurations for
options. If not set, the default configuration, as described by
conky --print-config, will be used.
Type: strings concatenated with ā\nā
Default:
""
Declared by: