diff --git a/README.md b/README.md index 9e7fe05..72c8630 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Directory Structure - `flake.nix` - Entrypoint for hosts and user home configurations. Also exposes - a devshell for manual bootstrapping tasks (`nix develop` or `nix-shell`). + a devshell for manual bootstrapping tasks (`nix develop`). - `hosts` - NixOS configurations accessible via `sudo nixos-rebuild switch --flake .#`. - `common` - Shared configurations consumed by the machine specific ones.