docs: remove incorrect usage instructions
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m16s

This commit is contained in:
Price Hiller 2024-05-10 00:22:00 -05:00
parent fdf5b4ccb5
commit c527b73d2c
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -13,15 +13,6 @@ so you may find some Mac specific things (especially in my ~zsh~) config.
For the record, feel free to take what you want. I'm not worried about getting contribution for For the record, feel free to take what you want. I'm not worried about getting contribution for
dot files. They're largely just for fun, not something important. 🙂 dot files. They're largely just for fun, not something important. 🙂
* Using the Dots from Nix
I have included a ~install.bash~ script at the top level of this repository. I did this because I
don't like storing my ~home-manager~ config under ~$HOME/.config/home-manager~ and prefer to keep
it under ~$HOME/.dot_files~.
As such, the ~install.bash~ script wraps up the logic for running the flake outside of the default
path ~home-manager~ expects.
* TODO Various Tasks to get done [1/2] * TODO Various Tasks to get done [1/2]
- [ ] Clean up and better modularize the config - [ ] Clean up and better modularize the config