summaryrefslogtreecommitdiff
path: root/hosts/tomato/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tomato/hardware.nix')
-rw-r--r--hosts/tomato/hardware.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tomato/hardware.nix b/hosts/tomato/hardware.nix
index 7fdb646..f08e788 100644
--- a/hosts/tomato/hardware.nix
+++ b/hosts/tomato/hardware.nix
@@ -39,6 +39,7 @@ in
linux-firmware
broadcom-bt-firmware
];
+ this.unfree.allowed = ["broadcom-bt-firmware"];
nixpkgs.hostPlatform = "x86_64-linux";
}