Script for bootstrapping Nix on WSL

https://github.com/scottstephens/nix-wsl-bootstrap

This project aims to make it easy to get a Nix development environment up and running on Windows 11 using WSL. You run a powershell script, answer five questions (that come with sane defaults if you’re not picky) and in a few minutes you’ll have a WSL setup ready to clone repos and do Nix builds.

2 Likes