A web app to quickly convert JSON to Nix values. And yes I now know there is a built-in for that. But like, on the web amiright?
git clone https://github.com/uncenter/json-to-nix.git
cd json-to-nix
pnpm install
pnpm dev