Thoughts?
The problem is for whatever reason the kernel module for my card (Intel laptop WIFI) wasn't being properly probed for and loaded. So I added the following line to /rw/config/rc.local and made the file executable
cp /rw/config/iwlwifi-net.conf /etc/modules-load.d
and made the file named above with the name of my module inside of it.