mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
@@ -3,6 +3,8 @@
|
|||||||
# script (tofi). Uses the home-manager module so the watcher services are
|
# script (tofi). Uses the home-manager module so the watcher services are
|
||||||
# managed the same way as swaync/hypridle.
|
# managed the same way as swaync/hypridle.
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
|
home.packages = [pkgs.wl-clipboard];
|
||||||
|
|
||||||
services.cliphist = {
|
services.cliphist = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowImages = true;
|
allowImages = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user