|
I run release https://github.com/nix-community/NixOS-WSL/releases/tag/22.05-5c211b47 which at the time of writing is the latest and already includes this bugfix. If I run If I run the same command in WSL with Ubuntu, everything works fine. The folder is mounted correctly. This is my configuration.nix What am I doing wrong? |
Answered by
nzbr
Oct 27, 2022
Replies: 1 comment 4 replies
|
Your config and the docker command both look fine to me. Can you try updating to the current state on |
4 replies
Answer selected by
pogopaule
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your config and the docker command both look fine to me. Can you try updating to the current state on
main?