docs: add Nix installation guide and navigation

- Expand docs/nix.md from runtime-only to full installation guide
- Reference nix-clawdbot as the recommended Nix setup path
- Add "Installation" section to docs.json navigation (wizard, nix, docker, setup)
- Add Nix link to README quick links

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Josh Palmer
2026-01-05 00:22:15 +01:00
parent 8f572ab361
commit 67c89e00c5
3 changed files with 65 additions and 13 deletions

View File

@@ -27,11 +27,19 @@
"pages": [
"index",
"onboarding",
"wizard",
"clawd",
"faq"
]
},
{
"group": "Installation",
"pages": [
"wizard",
"nix",
"docker",
"setup"
]
},
{
"group": "Core Concepts",
"pages": [