-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am currently using import tree to import everything in parts/, modules/, and hosts/ to construct the final flake. While this has the nice advantage of not needing to write any import lines, but a distinct disadvantage of not being able to have more control over the imports. For comparison, my current home-ops setup has explicit & declarative imports (kinda) which is verbose but helpful.
An alternative/middle ground to explore is pushing off some configuration to "internal modules" that only get imported by public modules under certain conditions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels