Minimum flake-enabled NixOS-WSL config, preconfigured for local development, including VSCode and Docker integration. Apply within NixOS-WSL with:
nixos-rebuild switch --flake github:RyzeNGrind/nixos-wsl-micro#nix-ws --refreshIf the above command fails, try:
wsl -d NixOS --system --user root -- /mnt/wslg/distro/bin/nixos-wsl-recoveryThen rerun nixos-rebuild, as above.