diff --git a/README.md b/README.md index 4a9d3bb..9ce4644 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,9 @@ nix run ## Directory layout -- `home`: home-manager config -- `nixos`: nixos config (includes nix-darwin) +- `home`: home-manager config (shared between Linux and macOS) +- `nixos`: nixos config for Linux +- `nix-darwin`: nix-darwin config for macOS - `systems`: top-level configuration.nix('ish) for various kinds of system ## Tips