wsl --install --distro debian
sudo apt update; sudo apt upgrade
sudo apt install curl xz-utils
curl -fsSL https://get.jetify.com/devbox | bash
devbox global add bat ripgrep emacs git fd starship

Nix no tiene build-essential pero hay un equivalente que es stdenv