diff --git a/readme.md b/readme.md index f559328..a2aba60 100755 --- a/readme.md +++ b/readme.md @@ -9,12 +9,30 @@ make setup reboot ``` -# Update System to Match This Configuration +# Update Configuration Files + +Copies the various services' configuration files from this repo into place and +restarts those services. ```bash make ``` +# System Updates + +Should be done regularly for security reasons. + +```bash +make setup +reboot +``` + +# Quick Firewall Tweak + +```bash +./firewall-edit.bash +``` + # TODO: - NixOS/declarative?