From f9e3745fccbc362e707b803c530863b6cda20c21 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Tue, 9 Aug 2022 10:22:19 -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 c124883..4975bf3 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/) and macOS. +This repo stores nix to manage my machines running both [NixOS](https://nixos.org/) (including WSL) and macOS. 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.