···4949# Other Nix configuration domains outside NixOS/nix-Darwin
5050# can use the same pattern. demo: templates/nvf-standalone
51515252-# A transformation pipeline takes initial context: {host}
5252+# A context transformation pipeline takes initially {host}
5353# and traverses its topology (host->users->homes) aggregating deps
5454aspect = den.ctx.host { host = den.hosts.x86_64-linux.my-laptop; };
5555···6666</tr>
6767</table>
68686969-Den library is built on [flake-aspects](https://github.com/vic/flake-aspects) and is domain agnostic, it can be
6969+Den library is built on [flake-aspects](https://github.com/vic/flake-aspects) and is domain agnostic. It can be
7070used to configure anything Nix-configurable.
71717272On top of `den.lib`, Den also provides a [framework](https://den.oeiuwq.com/explanation/context-pipeline/) for the NixOS/nix-Darwin/Home-Manager Nix domains.
···134134135135> Want yours featured? send me a DM via matrix or zulip (links at GH Discussions)
136136137137-[`vic/vix`](https://github.com/vic/vix): Fleet sharing user, author spends more time in Den itself. (-flakes +npins +auto-update +ci)
137137+[`@vic`](https://github.com/vic/vix): Fleet sharing user, author spends more time in Den itself. (-flakes +npins +auto-update +ci)
138138139139-[`quasigod.xyz`](https://tangled.org/quasigod.xyz/nixconfig): Beautiful organization, uses custom Den namespaces and Den angle brackets (+flake-parts)
139139+[`@quasigod`](https://tangled.org/quasigod.xyz/nixconfig): Beautiful organization, uses custom Den namespaces and Den angle brackets (+flake-parts)
140140141141-[`adda/nixos-config`](https://codeberg.org/Adda/nixos-config): Multiple hosts (+flake-parts +flake-file +home-manager +files)
141141+[`@Gwenodai`](https://github.com/Gwenodai/nixos): Cleaver organization with path naming conventions, factories for guarded classes
142142+143143+[`@adda`](https://codeberg.org/Adda/nixos-config): Multiple hosts (+flake-parts +flake-file +home-manager +files)
142144143145Growing community adoption: [Usage Search](https://github.com/search?q=den.aspects+language%3ANix&type=code)
144146