Skip to content

WSL2 NixOS Flake for Local Dev (VSCode + Docker integration)

Notifications You must be signed in to change notification settings

Avunu/nixos-wsl-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Minimum flake-enabled NixOS-WSL config, preconfigured for local development, including VSCode and Docker integration. Apply within NixOS-WSL with:

nixos-rebuild switch --flake github:Avunu/nixos-wsl-micro#nixos --refresh

If the above command fails, try:

wsl -d NixOS --system --user root -- /mnt/wslg/distro/bin/nixos-wsl-recovery

Then rerun nixos-rebuild, as above.

About

WSL2 NixOS Flake for Local Dev (VSCode + Docker integration)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages