config/homes/desktop/kdeconnect.nix
2024-09-24 16:34:49 +01:00

4 lines
41 B
Nix

{
services.kdeconnect.enable = true;
}