Hi Kevin, > Does anyone have an actual currently working and reasonably simple solution > for guix system distribution under wsl?
I actually have a working WSL with guix as the OS. You can take a look in my repo [1] where I keep the working operating-system.scm. I hope this can help. I honestly can't remember all the problems I had until I was able to make it work. But it now has been a few months working with this system. I had help from [2] and [3] but ultimately, it was [4] which really helped me. [1]: https://github.com/woshilapin/dot/blob/main/config/guix/operating-system.scm [2]: https://github.com/giuliano108/guix-packages/blob/master/notes/Guix-on-WSL2.md [3]: https://wiki.systemcrafters.net/guix/wsl/ [4]: https://othacehe.org/wsl-images-for-guix-system.html > Everything I try seems to be broken. > > TIA, > -Kevin I hope this helps. Sincerely, -- Jean (aka woshilapin)