Move the build flag from the package to the module, that way everyone can just define their own URL in the module.
The previous was more of a workaround not fitting in the spirit of nixos, this fixes this and makes proper modules out of them. Sadly ente-web-auth has to be build with a env var and therefore can't be configured before properly.