{ config, lib, ... }: with lib; { config = mkIf config.profiles.clerie.desktop.enable { services.fwupd.enable = true; }; }