This quirk assumes the firmware has been set appropriately in the NixOS configuration, using something akin to: ``` hardware.firmware = [ pkgs.my-device-firmware ]; ```