{ lib, pkgs, ... }: { hardware.firmware = with pkgs; [ alsa-firmware sof-firmware ]; }