diff --git a/nixos/hosts/README.md b/nixos/hosts/README.md index 4322572..782a71b 100644 --- a/nixos/hosts/README.md +++ b/nixos/hosts/README.md @@ -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