Skip to content

Releases: jacopone/nixos-config

v1.0.0 - Initial Release

07 Oct 12:19

Choose a tag to compare

NixOS Configuration with Auto-Documenting AI Integration

This is the first tagged release of my NixOS configuration, built over 6 months.

The Core Feature

Every system rebuild automatically updates Claude Code's knowledge of installed tools:

./rebuild-nixos
# → Automatically generates CLAUDE.md with tool inventory
# → Claude Code reads this on every session
# → Zero drift between system state and AI knowledge

What's Included

  • NixOS 25.11 with Flakes + Home Manager
  • 122 curated tools - modern CLI stack (fd, eza, bat, rg, etc.)
  • GNOME Desktop with Kitty terminal + Fish shell
  • AI development tools - Claude Code, Cursor, Serena MCP, Aider
  • Interactive rebuild script with safety checks and rollback

Documentation

Try It Out

git clone https://github.com/jacopone/nixos-config.git ~/nixos-config
cd ~/nixos-config
# Follow setup instructions in README.md

Related Projects


Built with NixOS and Claude Code