From 010eea5404b0070c98124d5487b91825c8cf4053 Mon Sep 17 00:00:00 2001 From: Tyler Date: Thu, 20 Mar 2025 22:10:11 -0400 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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