Update README.md

This commit is contained in:
Dave Gallant
2022-08-09 10:23:23 -04:00
committed by GitHub
parent f9e3745fcc
commit 27465c0463

View File

@@ -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.