···3344default: infra cluster
5566-tools:
77- make -C tools
88-96infra:
107 make -C infra
118
+7-2
README.md
···74747575Install the following packages:
76767777-- `make`
7878-- `docker`
7777+- [Nix](https://nixos.org/download.html)
7878+7979+That's it! Run the following command to open the Nix shell:
8080+8181+```sh
8282+nix-shell
8383+```
79848085### Provision
8186