From 825006cb0ce63d16bf1160e56b5f2a331995e09d Mon Sep 17 00:00:00 2001
From: ncfavier
Type: null or inte <home-manager/modules/services/clipman.nix>
services.clipman.package
The clipman package to use.
Type: package
Default: pkgs.clipman
Declared by:
<home-manager/modules/services/clipman.nix>
- |
services.clipman.systemdTarget
The systemd target that will automatically start the Waybar service. +
services.clipman.systemdTarget
The systemd target that will automatically start the clipman service.
When setting this value to "sway-session.target"
,
make sure to also enable wayland.windowManager.sway.systemdIntegration
,