services.clipmenu.enable
Whether to enable clipmenu, the clipboard management daemon.
Type: boolean
Default:
false
Example:
true
Declared by:
services.clipmenu.package
The clipmenu package to use.
Type: package
Default:
pkgs.clipmenu
Declared by:
services.clipmenu.launcher
Launcher command, if not set, dmenu
will be used by default.
Type: null or string
Default:
null
Example:
"rofi"
Declared by: