mirror of
https://github.com/zoriya/flake.git
synced 2026-06-08 20:56:05 +00:00
Fix cliphist
This commit is contained in:
@@ -38,6 +38,8 @@ in {
|
||||
../../modules/wm/home.nix
|
||||
];
|
||||
services.cliphist.enable = true;
|
||||
systemd.user.services.cliphist.Unit.After = "graphical-session.target";
|
||||
systemd.user.services.cliphist-images.Unit.After = "graphical-session.target";
|
||||
|
||||
xdg.configFile."river-luatile/layout.lua".source = ./layout.lua;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user