Split lovelace views further

Today im splitting the views:

title: "Overview"
views:
  - !include lovelace/view-dashboard-home.yaml

But the view-dashboard-home.yaml getting a bit large with multiple conditions and browser_mod actions etc.
Is it possible to split within the view?