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)
...