{...}: {
  programs.beets.settings.lastgenre = {
    prefer_specific = false;
    # Lookup the track, not the album
    source = "track";
  };
}