In windows find and attach the usb that has the micrcontroller
usbipd list to list all connected devices, find the one that has "curiosity" in it
get its BUSID
then run usbipd attach --wsl --busid [BUSID]
Then in WSL when trying flash run the make commands, flashing requires sudo privledges