about summary refs log tree commit diff
path: root/modules/hardware
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hardware')
-rw-r--r--modules/hardware/t100ha/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hardware/t100ha/default.nix b/modules/hardware/t100ha/default.nix
index 588ed53e..feb64ef0 100644
--- a/modules/hardware/t100ha/default.nix
+++ b/modules/hardware/t100ha/default.nix
@@ -16,7 +16,7 @@ in {
       for fw in brcm/brcmfmac43340-sdio intel/fw_sst_22a8; do
         $install "$fwpkg/lib/firmware/$fw.bin" "$out/lib/firmware/$fw.bin"
       done
-      $install "$params" "$out/$fwbase.txt"
+      $install "$params" "$out/lib/firmware/brcm/brcmfmac43340-sdio.txt"
     '');
 
     boot.kernelPatches = [