add kde connect

This commit is contained in:
2024-01-12 17:32:28 +05:30
parent b3c3cd3730
commit 4256c13c36
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{ ... }: {
services.kdeconnect = {
enable = true;
indicator = true;
};
}