Add KDE Connect

This commit is contained in:
Daniel Flanagan 2023-10-16 15:58:03 -05:00
parent 0a2987b31f
commit bce7da7e64
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -21,4 +21,9 @@
};
};
};
services.kdeconnect = {
enable = true;
indicator = true;
};
}