nix-community/NixOS-WSL

NixOS on WSL [maintainer=@nzbr]

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 22nd, 2026
Created on December 7th, 2019
Open Issues & Pull Requests: 50 (+0)
GitHub issues: Enabled
Number of forks: 165
Total Stargazers: 3,099 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.8 hours
Mean response time: 12.7 days
90th percentile: 26.0 days
Tracked items: 94

How this project is maintained

93% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 74% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 530 days
Stale 30+ days: 19
Stale 90+ days: 16

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (59)
  • enhancement (14)
  • question (8)
  • GPU (4)
  • upstream-bug (3)
  • documentation (2)
  • wontfix (2)
  • duplicate (1)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

NixOS on WSL is a distribution image that runs NixOS inside Windows Subsystem for Linux.

The project solves the problem of using NixOS as a WSL distribution, enabling developers to leverage NixOS's declarative configuration and reproducible builds within a Windows environment. It packages NixOS into a format compatible with WSL, allowing users to boot a full NixOS system alongside Windows without requiring a separate virtual machine or dual-boot setup.

Developers should choose this tool if they want to use NixOS on Windows machines and prefer WSL over heavier virtualization approaches. It suits projects where reproducible development environments and declarative system configuration are priorities. The tool is particularly valuable for teams that standardize on NixOS but need to support Windows developers, as it provides the same configuration language and package management across platforms.

The project shows consistent maintenance with regular updates addressing WSL compatibility and NixOS integration. Development activity demonstrates responsiveness to user issues and active problem-solving around the intersection of NixOS and WSL constraints. The maintainers engage with the community to resolve edge cases specific to running NixOS in the WSL environment.