# VPS ## Re-creating everything from scratch ```shell ./terraform-update.sh # ...wait for the DNS to propagate... ./nixos-update.sh ``` ## After an update on `vps.tf` Same as above. ## After editing `vps-configuration.nix` or other OS files Just run the `./nixos-update.sh` script.