Opinionated Nix tooling for modern development.
Scaffolding · Flakes · Templates · Dev Environments
| Project | Description | Docs |
|---|---|---|
| purr | Nix flake framework with auto-discovery, namespace support, and a rich module system | purr.nixcafe.org |
| develop-templates | Curated Nix flake project templates — nix flake init -t beans#node |
templates.nixcafe.org |
| cattery | Quick-start NixOS configurations — choose a room, get a complete system | cattery.nixcafe.org |
| nixcafe-docs | Documentation monorepo — powers nixcafe.org and all project docs | nixcafe.org |
- Zero boilerplate — start from a single config, not a hundred lines of Nix
- Automatic discovery — your project structure defines the flake
- Composable — mix and match modules like building blocks
- Nix native — built on Nix fundamentals, no lock-in
Built with Nix · Licensed under CC0-1.0 · nixcafe.org