Modular, context-aware and aspect-oriented dendritic Nix configurations. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ den.oeiuwq.com
configurations den dendritic nix aspect oriented
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

more links

+10 -6
+2 -5
docs/src/components/SocialIcons.astro
··· 4 4 5 5 --- 6 6 7 + <a href="https://github.com/vic/den/discussions?discussions_q=label%3Aheads-up"><img src="https://img.shields.io/badge/main-HeadsUp-ff7600?logo=tip&logoColor=white" alt="Sponsor Den"/> 8 + 7 9 <a href="https://github.com/vic/den/releases"><img src="https://img.shields.io/github/v/release/vic/den?logo=github&color=white"/></a> 8 10 9 11 <a href="https://deepwiki.com/vic/den"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> 10 - 11 - <a href="https://dendritic.oeiuwq.com"> <img src="https://img.shields.io/badge/@vic-Dendritic libs-informational?logo=nixos&logoColor=white" alt="Vic Dendritic Nix"/> </a> 12 - 13 - <a href="https://dendritic.oeiuwq.com/sponsor"><img src="https://img.shields.io/badge/Sponsor-@vic-white?logo=githubsponsors&logoColor=white" alt="Sponsor Den"/> 14 - </a> 15 12 16 13 <Default />
+8 -1
docs/src/content/docs/community.md
··· 13 13 14 14 ## Real-World Examples 15 15 16 + > Want yours featured? Send vic a DM at zulip or matrix. 17 + 16 18 - [`vic/vix`](https://github.com/vic/vix) — Den author's personal infra. 19 + 17 20 - [`quasigod.xyz/nixconfig`](https://tangled.org/quasigod.xyz/nixconfig) - From [Unify](https://codeberg.org/quasigod/unify) framework author. Now using Den: beautiful code organization, usage of angle-brackets and provides. 21 + 22 + - [`Adda/nixos-config`](https://codeberg.org/Adda/nixos-config) - A comprehensive system configuration for multiple hosts 23 + 18 24 - [`drupol/infra`](https://github.com/drupol/infra/pull/124) - PR from author of famous ["Flipping the Configuration Matrix"](https://not-a-number.io/2025/refactoring-my-infrastructure-as-code-configurations/) blog-post, adopting Den. 19 25 20 26 - [GitHub Search](https://github.com/search?q=vic%2Fden+language%3ANix&type=code) — find more ··· 23 29 # Ecosystem 24 30 25 31 - [flake-aspects](https://github.com/vic/flake-aspects) — aspect composition library 32 + - [flake-file](https://github.com/vic/flake-file) — real Nix input definitions and output schemas 26 33 - [import-tree](https://github.com/vic/import-tree) — recursive module imports 34 + - [with-inputs](https://github.com/vic/with-inputs) — flake resolved inputs for non-flakes 27 35 - [denful](https://github.com/vic/denful) — community aspect distribution 28 36 - [dendrix](https://dendrix.oeiuwq.com/) — index of dendritic aspects 29 37 - [Dendritic Design](https://github.com/mightyiam/dendritic) — the pattern that inspired Den 30 38 31 - > *Quaerendo Invenietis* — Seek and ye shall find.