How do I get to install linux-headers for nethunter?
I tried running
apt update && apt upgrade && apt dist-upgrade
then I rebooted my phone

and typed

apt install linux-headers-$(uname -r)

However I got this error
E: Unable to locate package linux-headers-4.19.113-Nethunter_WirusMOD_r8q_v2.3e to locate package linux-headers-4.19.113-Nethunter_WirusMOD_r8q_v2.3

The phone im using is an S20 FE 5G

I'm trying to install the linux headers so that I could compile this driver
https://github.com/morrownr/88x2bu-20210702

Any help is appreciated!