Skip to content

RossSmyth/NixOS-WSL

This branch is 1 commit ahead of, 72 commits behind nix-community/NixOS-WSL:main.

Folders and files

NameName
Last commit message
Last commit date
Jun 9, 2024
May 13, 2024
Jun 9, 2024
Jan 11, 2024
Sep 6, 2024
Jul 26, 2024
May 16, 2024
Sep 3, 2024
Jan 11, 2024
Feb 8, 2022
Sep 29, 2023
Jan 17, 2021
Aug 26, 2024
Dec 17, 2022
Feb 1, 2022
Sep 3, 2024
Jun 5, 2024

Repository files navigation

NixOS-WSL
Matrix Chat nixpkgs 24.05 Downloads

Modules for running NixOS on the Windows Subsystem for Linux

Documentation is available here

Quick Start

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

  2. Import the tarball into WSL:

  • wsl --import NixOS --version 2 $env:USERPROFILE\NixOS\ nixos-wsl.tar.gz
  1. 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.

About

NixOS on WSL(2) [maintainer=@nzbr]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nix 44.5%
  • C# 28.2%
  • Rust 12.4%
  • PowerShell 11.3%
  • Shell 3.6%