Not active ? Really ? Then the next time please @DarkMoonID, explain the process (or at least give us one example).
Because right now, we can't be sure for one simple reason : no there is nothing (check manually or via internet ?).
So my first advice will be to check again the list of modules. If you need one example follow this one :
1) (nginx -V 2>&1 | sed 's,--,\n--,g') >> /home/NginxListModule.txt
2) cat /home/NginxListModule.txt
Because sometimes even the Nginx documentation can't be trusted. That's why I had decide : I won't give any link.
To conclude (and to resume), if the module is absent the only solution will be to compile Nginx (by yourself).
PS : Another source or another installer ?
apt show nginx | egrep 'Version|APT-Sources';
hostnamectl | egrep 'Operating System|Kernel|Architecture';
Like I said there is nothing, that's why we can't provide any advice. After all, we don't know even the command (script, Docker, etc) you had use in the aim to install Nginx !
Then provide these informations and if you're lucky someone else will be able to help you (Me ? No I can't for several reasons).