Include firmware blob in nixOS

In my case, I had to edit the config of the kernel. We missed

CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y

Thanks for your help, it helped a lot!