update readme

This commit is contained in:
morganmayday 2026-02-12 16:07:20 -08:00
parent 4facaa22fb
commit 0b694d43e4

View file

@ -46,7 +46,7 @@ NixOS is *really easy to break,* but it's also pretty easy to fix. my first reco
due to the setup, you should be able to just straight up run `rebuild` in your terminal to rebuild your system. the script it's referencing is in `dotfiles/scripts`, if you want to see. it takes the potential arguments `upr`, with `u` updating the system, `p` syncing with your remote, and `r` rebooting the second the rebuild is finished.
https://search.nixos.org is your best friend for finding packages and options. keep it bookmarked. i use it almost every time i update my system.
https://search.nixos.org is your best friend for finding packages and options. keep it bookmarked. i use it almost every time i update my system. there are several neat wikis out there, too!
i highly, highly recommend poking around. this is your system--be familiar with it! change things! be willing to break things, and be willing to google and ask questions when you can't fix it. NixOS is a wonderful tool, and i hope these dotfiles help you get it working for you.