kdeconnect

This commit is contained in:
2026-02-24 20:13:00 +01:00
parent 45c041d7ef
commit 3091531d95
3 changed files with 9 additions and 1 deletions

View File

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