Standalone HomeManager Configuration Dependencies

Similar to previous cases, obtaining an stand-alone HomeManager configuration happens like this:

The { HM, home } Intent Context

The homeAspect is applied to the context { HM, home }, the dependency system takes the following steps:

  • Obtains owned-configurations and static-includes from den.default.

  • Obtains owned-configurations and static-includes from homeAspect.

The homeManager class of these transitive aspects is the resulting configuration.