flake/users/guanranwang/home-manager/applications/cliphist/default.nix

4 lines
42 B
Nix
Raw Normal View History

2023-12-08 15:44:35 +00:00
_: {
services.cliphist.enable = true;
}