5 lines
45 B
Nix
Raw Normal View History

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