WSL: Difference between revisions
imported>Onny m Restructuring page |
imported>Onny Add note on update WSL |
||
| Line 2: | Line 2: | ||
== Setup == | == Setup == | ||
Ensure that WSL is installed and up to date | |||
<syntaxhighlight lang="bash"> | |||
wsl --update | |||
</syntaxhighlight> | |||
Download the latest release of <code>nixos-wsl.tar.gz</code> from the [https://github.com/nix-community/NixOS-WSL/releases NixOS-WSL Github page]. | Download the latest release of <code>nixos-wsl.tar.gz</code> from the [https://github.com/nix-community/NixOS-WSL/releases NixOS-WSL Github page]. | ||