Skip to content

nix-community/NixOS-WSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 20, 2025
c4f6ae8 · Feb 20, 2025
Feb 17, 2025
May 13, 2024
Feb 17, 2025
Feb 14, 2025
Feb 14, 2025
Feb 14, 2025
Feb 14, 2025
Feb 20, 2025
Jan 11, 2024
Feb 8, 2022
Feb 14, 2025
Jan 17, 2021
Feb 14, 2025
Dec 17, 2022
Feb 1, 2022
Feb 17, 2025
Feb 14, 2025

NixOS-WSL
Matrix Chat nixpkgs 24.05 Downloads

Modules for running NixOS on the Windows Subsystem for Linux

Documentation is available here

Quick Start

Run the following from powershell:

  1. Enable WSL if you haven't done already:
  • wsl --install --no-distribution
  1. Download nixos.wsl from the latest release.

  2. Double-click the file you just downloaded (requires WSL >= 2.4.4)

  3. 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.