Doc revision

This commit is contained in:
minish 2024-10-13 16:28:40 -04:00
parent 2f2daf6b28
commit d617156c24
Signed by: min
SSH Key Fingerprint: SHA256:NFjjdbkd6u7aoMlcrDCVvz6o2UBtlAuPm8IQ2vhZ3Fg
1 changed files with 2 additions and 3 deletions

View File

@ -26,6 +26,5 @@ This directory contains configs for all NixOS hosts.
1. Make your changes
2. `nix flake check`
3. Commit them to Git
4. `deploy`, or if you're making breaking network changes where it's necessary, `deploy --magic-rollback false`
5. Hopefully they work! I have not worked out a way to do a manual rollback remotely yet
3. `deploy`, or if you're making breaking network changes where it's necessary, `deploy --magic-rollback false`
4. Commit to Git if everything works