add wl-clipboard

Signed-off-by: Hadi <hadi@example.fr>
This commit is contained in:
Hadi
2026-08-17 14:37:48 +02:00
parent 735cd50059
commit 9a3fa6f4a9
+2
View File
@@ -3,6 +3,8 @@
# script (tofi). Uses the home-manager module so the watcher services are
# managed the same way as swaync/hypridle.
{pkgs, ...}: {
home.packages = [pkgs.wl-clipboard];
services.cliphist = {
enable = true;
allowImages = true;