{ config, lib, ... }: { boot.blacklistedKernelModules = lib.optionals (!config.hardware.enableRedistributableFirmware) [ "ath3k" ]; }