Packages - integration 'packages' not found

This morning a made a small adjustment to my configuration.yaml. From that moment on, I keep getting this error: Integration error: packages - Integration ‘packages’ not found. when I want to restart. I did not change anything in the packages folder. How is it possible that I keep getting this error? I have undone the changes I made, and even took a configuration.yaml from a backup. Part of the config below. Double checked indentation too.

homeassistant:
  auth_mfa_modules:
    - type: totp
  packages: !include_dir_named packages

I am getting the same error

Integration error: packages - Integration 'packages' not found.

I am on an umbrel installed container version of HA.