the signals and their derived score are provisional and subject to change.
validate manually before sharing.
d50f0fce6fc1a8ba00fd0d310746d0e8ecc2f70ddf9f1c4fbbc42f2c2a7554bef9a46578b293d466Authored: 4 months ago (Wed, 13 May 2026 18:43:40 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)cea4092b7d4b3edcaf10f9ab75b39be5b71df75aAuthored: 4 months ago (Sat, 9 May 2026 14:52:02 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)CLAUDE.mdTool: claude-code# Den
Den is a Nix flake framework for declarative multi-entity system configuration. It sits on top of NixOS, nix-darwin, and home-manager, providing a pipeline-driven layer for organizing configuration into reusable, composable units called **aspects**.
## Repository layout
```
flake.nix / default.nix — entry points (both delegate to nix/)
nix/ — all library and flake-module code
default.nix — true root: exports flakeModule, lib, templates, etc.
flakeModu.claudeTool: claude-codenone