Back to rankings
nix-community/NixOS-WSL
NixNixOS on WSL [maintainer=@nzbr]
nixoswslnixwsl2wsl-environmentwsl-distronixos-wsl
Key Metrics
Star Growth
Stars
3k
Forks
161
Weekly Growth
—
Issues
37
1k2k3k
Jan 2023Aug 2023Mar 2024Oct 2024May 2025Dec 2025Jul 2026
README
Modules for running NixOS on the Windows Subsystem for Linux
Documentation is available here
Quick Start
Run the following from powershell:
- Enable WSL if you haven't done already:
wsl --install --no-distribution
Download
nixos.wslfrom 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.
License
Apache License, Version 2.0. See LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html for details.
Related repositories