From e3387c7304c0be9d75d456fe38ee660c5a884aab Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sun, 17 Jul 2022 17:54:44 -0400 Subject: [PATCH] readme: add WSL note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc09da5..1b076d6 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ make - Hetzner dedicated from Linux Rescue system: https://github.com/serokell/nixos-install-scripts/pull/1#pullrequestreview-746593205 - Digital Ocean: https://github.com/elitak/nixos-infect - X1 Carbon: https://www.srid.ca/x1c7-install + - Windows (via WSL): https://github.com/nix-community/NixOS-WSL - Clone this repo at `/etc/nixos` - Edit `flake.nix` and add your Linux's hostname in the `nixosConfigurations` set, as well as update `userName`. - Run `make`. That's it. Re-open your shell.