Files
cnix/home/srv/copyq/default.nix
2024-08-03 14:49:44 +02:00

6 lines
49 B
Nix

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