Nginx Compatibility Issue

This issue comes from Apple implementing ARM chips in their somewhat new Macbooks. This issue is especially critical for all web developers working with projects firstly set on x86 proseccors (such as me) and I think this small symlink is going to help you.

Just put it in your zsh:

ln -s /opt/homebrew/etc/nginx/nginx.conf /usr/local/etc/nginx/nginx.conf
Or just use
brew stow