랭킹으로 돌아가기
nix-community/NixOS-WSL
NixNixOS on WSL [maintainer=@nzbr]
nixoswslnixwsl2wsl-environmentwsl-distronixos-wsl
주요 지표
스타 성장
스타
3k
포크
161
주간 성장
—
이슈
37
1k2k3k
2023년 1월2023년 8월2024년 3월2024년 10월2025년 5월2025년 12월2026년 7월
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.
관련 저장소