Ok. Solved. There is issue with rpi2 wifi so I just need to add:
boot.extraModprobeConfig = ''
options brcmfmac roamoff=1 feature_disable=0x82000
'';
Source: pi 3 - RPI 3B wlan0 wifi adapter broken? - Raspberry Pi Stack Exchange
Ok. Solved. There is issue with rpi2 wifi so I just need to add:
boot.extraModprobeConfig = ''
options brcmfmac roamoff=1 feature_disable=0x82000
'';
Source: pi 3 - RPI 3B wlan0 wifi adapter broken? - Raspberry Pi Stack Exchange