···24824824924910. Include re-usable `{host, user}` batteries.
250250251251- Batteries like [`den.provides.primary-user`](https://github.com/vic/den/blob/main/modules/aspects/provides/primary-user.nix) take the `{host, user}` context where `host` is the `igloo` definition and `user` is the `tux` definition.
251251+ Batteries like [`den.provides.primary-user`](https://github.com/vic/den/blob/main/modules/aspects/provides/primary-user.nix) take the `{host, user}` context where `host` is the `igloo` definition and `user` is the `tux` definition.
252252253253- These batteries also serve as example for you to create custom re-usable pieces of configuration shareable on several user/hosts or shared with the community.
253253+ These batteries also serve as example for you to create custom re-usable pieces of configuration shareable on several user/hosts or shared with the community.
254254255255</Steps>
256256