{ config, lib, users, ... }: lib.mkIf (lib.elem "kdeconnect" users."${config.home.username}".services) { services.kdeconnect.enable = true; }