Solution is to add a kernel param.
Depreciated version:
boot.kernelParams = [ "snd_hda_intel.dmic_detect=0" ];
Current version:
boot.kernelParams = [ "snd-intel-dspcfg.dsp_driver=1" ];
Based on this arch forum post: https://bugs.archlinux.org/task/64720