X-Git-Url: https://git.ayoreis.com/machines.git/blobdiff_plain/5e0a5c52e7689f605d35b00d2a161ae68befc4f2..c5380c4f1ef06f29b144cc58f0c92ba9132cf335:/README.md?ds=sidebyside 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 ```