update readme

This commit is contained in:
morganmayday 2026-02-12 16:06:29 -08:00
parent c54cbf3a8a
commit 4facaa22fb

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.
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.
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.