feat(homeModules): add kdeconnect module

This commit is contained in:
ooks-io 2024-04-30 22:06:28 +12:00
parent 3dd8d4a86b
commit 8df43b29bc
3 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./kdeconnect
];
}