config/homes/desktop/kdeconnect.nix
2024-09-29 16:42:01 +01:00

4 lines
41 B
Nix

{
services.kdeconnect.enable = true;
}