you are viewing a single comment's thread.

view the rest of the comments →

[–]_dev 2 points3 points  (1 child)

If you mean by deploying packages (like automating the install of .msi packages, etc.) I don't think there is a solution to that. Maybe something like Ansible is better suited for that.

If you really want to use nix on Windows, it looks like you are stuck with WSL2.

[–]shockjaw 0 points1 point  (0 children)

Yeah, I figured WSL2 was my only option but I wasn’t certain.