X-Git-Url: https://git.ayoreis.com/machines.git/blobdiff_plain/5e0a5c52e7689f605d35b00d2a161ae68befc4f2..3c3c8bf4a370e8828835bde0287d82508ca3ef97:/README.md?ds=inline diff --git a/README.md b/README.md index 1da016d..47d20ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Machines ```shell -nixos-rebuild --target-host --sudo --flake . switch +# Rebuild VPS +nixos-rebuild --target-host levanter --sudo --flake . switch + +# Rebuild laptop +sudo nixos-rebuild --flake . switch ```