{ self, config, lib, pkgs, ... }: let inherit (lib) fileContents; in { hardware.enableRedistributableFirmware = true; }