From 0e5ae3b12a706e51b871ccf33f6336270b903bcc Mon Sep 17 00:00:00 2001
From: teto
Default
null
Example:
5
Declared by:
<home-manager/modules/services/cbatticon.nix>
+ |
services.cliphist.enable
Whether to enable cliphist, a clipboard history “manager” for wayland.
Type: +boolean
Default:
+false
Example:
+true
Declared by:
+<home-manager/modules/services/cliphist.nix>
+ |
services.cliphist.package
The cliphist package to use.
Type: +package
Default:
+pkgs.cliphist
Declared by:
+<home-manager/modules/services/cliphist.nix>
+ |
services.cliphist.systemdTarget
The systemd target that will automatically start the cliphist service.
When setting this value to "sway-session.target"
,
+make sure to also enable wayland.windowManager.sway.systemd.enable
,
+otherwise the service may never be started.
Type: +string
Default:
+"graphical-session.target"
Example:
+"sway-session.target"
Declared by:
+<home-manager/modules/services/cliphist.nix>
|
services.clipman.enable
Whether to enable clipman, a simple clipboard manager for Wayland.
Type: boolean
Default:
false
Example: