home: Enable KDEConnect

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2024-08-03 17:07:50 +03:00
parent f4b43e3a18
commit 14e110a06c
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D

View file

@ -7,4 +7,6 @@
home.username = "gkaklas";
home.homeDirectory = "/home/gkaklas";
home.stateVersion = "23.11";
services.kdeconnect.enable = true;
}