ランキングに戻る
nix-community/NixOS-WSL
NixNixOS on WSL [maintainer=@nzbr]
nixoswslnixwsl2wsl-environmentwsl-distronixos-wsl
主要指標
スター成長
スター
3k
フォーク
161
週間成長
—
Issue
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.
関連リポジトリ