Files
nix-dotfiles/home/services/copyq.nix

5 lines
37 B
Nix

{ ... }:
{
services.copyq = { };
}