I came across the TurboRepo migration guide and noticed some outdated TurboRepo configurations. I’ve updated the migration guide for TurboRepo. However, the documentation still lacks some global configurations: - [ui](https://turbo.build/repo/docs/reference/configuration#ui) - cacheDir - [deamon](https://turbo.build/repo/docs/reference/configuration#daemon) - [envMode](https://turbo.build/repo/docs/reference/configuration#envmode) - [remoteCaching](https://turbo.build/repo/docs/core-concepts/remote-caching) I'm not entirely sure if these should be included in the migration guide or what their equivalent would be in nx, as I'm not yet very familiar with nx.