{lib,config,...}: lib.mkIf config.services.nextcloud-client.enable { services.nextcloud-client = { startInBackground = true; }; }