With the introduction of [`mounted-ssh-store`](https://nix.dev/manual/nix/2.30/store/types/experimental-ssh-store-with-filesystem-mounted.html), Nix can more effectively share stores between machines. Investigate if NFS over RDMA (e.g., with Azure's HB series of instances, which offer infiniband) can shorten wall build times relative to plain NFS.
With the introduction of
mounted-ssh-store, Nix can more effectively share stores between machines.Investigate if NFS over RDMA (e.g., with Azure's HB series of instances, which offer infiniband) can shorten wall build times relative to plain NFS.