Search for options and modules defined in the Nix tool Home Manager.
Live at hm-search.kothavade.com!
- Search for any module within Home Manager
- View metadata, including examples and links to source definitions
- Built by scraping the Home Manager Appendix
- Updated daily, thanks to GitHub Actions
- Inspired by home-manager-option-search <3
- Entirely original code, but derived my TypeScript scraping script from this project's Ruby script
- Next.js 14
- TailwindCSS
- Radix Primitives
- Web Scraping with Cheerio
- Deployed on Vercel
# optional: install bun, if you haven't already
curl -fsSL https://bun.sh/install | bash
bun install
bun run dev