···94949595### As a Dendritic Flake-Parts Module (`flake.aspects` option)
96969797-When used as a `flake-parts` module, the `flake.aspects` option is automatically transposed into `flake.modules`, making the modules available to other parts of your flake.
9797+When used as a `flake-parts` module, the `flake.aspects` option is automatically transposed into `flake.modules`, making the modules available to consumers of your flake.
98989999```nix
100100# The code in this example can (and should) be split into different Dendritic modules.