{ user, ... }: { home-manager.users.${user}.programs.cmus = { enable = true; # TODO shades of purple theme here # extraConfig }; }