nix-config/lib/nixos/home-manager/modules/copyq.nix

3 lines
36 B
Nix

{
services.copyq.enable = true;
}