File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<h1 align =center >
22 NixOS-WSL<br />
33 <a href =" https://matrix.to/#/#wsl:nixos.org " ><img src =" https://img.shields.io/matrix/wsl:nixos.org?server_fqdn=matrix.org&logo=matrix " alt =" Matrix Chat " /></a >
4- <a href =" https://github.com/NixOS/nixpkgs/tree/nixos-23.11 " ><img src =" https://img.shields.io/badge/nixpkgs-23.11 -brightgreen " alt =" nixpkgs 23.11 " /></a >
4+ <a href =" https://github.com/NixOS/nixpkgs/tree/nixos-24.05 " ><img src =" https://img.shields.io/badge/nixpkgs-24.05 -brightgreen " alt =" nixpkgs 24.05 " /></a >
55 <a href =" https://github.com/nix-community/NixOS-WSL/releases " ><img alt =" Downloads " src =" https://img.shields.io/github/downloads/nix-community/NixOS-WSL/total " ></a >
66</h1 >
77
@@ -13,9 +13,9 @@ Modules for running NixOS on the Windows Subsystem for Linux
1313
14141 . Enable WSL if you haven't done already:
1515
16- - ``` powershell
17- wsl --install --no-distribution
18- ```
16+ - ``` powershell
17+ wsl --install --no-distribution
18+ ```
1919
20202 . Download ` nixos-wsl.tar.gz ` from [ the latest release] ( https://github.com/nix-community/NixOS-WSL/releases/latest ) .
2121
You can’t perform that action at this time.
0 commit comments