From 27465c04635df4298d217979ec7279e945d8cf5f Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Tue, 9 Aug 2022 10:23:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4975bf3..c3161ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nix-config -This repo stores nix to manage my machines running both [NixOS](https://nixos.org/) (including WSL) and macOS. +This repo stores nix to manage my machines running [NixOS](https://nixos.org/), macOS, and Windows (using [NixOS-WSL](https://github.com/nix-community/NixOS-WSL)). The configuration is very specific to my own machines and setup, but it may be a useful reference for anyone else learning or experimenting with nix, whether it be on a personal workstation or a server environment.