diff --git a/README.md b/README.md index 1bb81e6..a26333e 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,23 @@ # Steps +## Minimal NixOS install +1. Set hostname to desired machine (mal, wash, etc...) +2. `nix-shell -p chezmoi` +3. `chezmoi init --apply https://github.com/tmayoff/.dotfiles.got` + +## Existing NixOS + TODO +## Non NixOS + +TODO + +## Darwin + +TODO + # Docs Based on this repo: https://github.com/Misterio77/nix-starter-configs