Buildroot uses *www-data*, so this user is not needed
The *nginx* package for Buildroot does not automatically create an unprivileged user for the process to use.
Normally, this would be done by Ansible, but Buildroot does not provide a `useradd` utility. As such, the user has to be created at build time.