Remove nixos-wsl

This commit is contained in:
Dave Gallant
2023-11-18 22:16:32 -05:00
parent 5a93ec2250
commit 91fadbd4c5
21 changed files with 1 additions and 1152 deletions

View File

@@ -1,6 +1,6 @@
# nix-config
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)).
This repo stores nix to manage my machines running [NixOS](https://nixos.org/) 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.