{ pkgs, ... }: { config = { hardware.enableRedistributableFirmware = true; }; }