{ lib, config, ... }: { config = lib.mkIf config.marleycfg.profiles.desktop { qt = { enable = true; }; }; }