Modules for running NixOS on the Windows Subsystem for Linux
Documentation is available here
Run the following from powershell:
- Enable WSL if you haven't done already:
-
wsl --install --no-distribution
-
Download
nixos.wsl
from the latest release. -
Double-click the file you just downloaded (requires WSL >= 2.4.4)
-
You can now run NixOS:
-
wsl -d NixOS
For more detailed instructions, refer to the documentation.
Apache License, Version 2.0. See LICENSE
or http://www.apache.org/licenses/LICENSE-2.0.html for details.