Update README.md

This commit is contained in:
Tyler 2025-03-20 22:10:11 -04:00 committed by GitHub
parent 2067490e15
commit 010eea5404
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,21 @@
# Steps # 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 TODO
# Docs # Docs