This is a guide to make newer Intel wifi cards get detected by Debian, to show ip addr show
The clue is to upgrade the kernel and intel firmware.
echo "deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware" >> /etc/apt/sources.list
apt get update && apt get upgrade