From eb19009cd3abb7e5d617d8029771ea9204453bc4 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sat, 14 Jun 2025 15:04:06 -0500 Subject: hosts/tomato: Install Broadcom bluetooth firmware --- hosts/tomato/hardware.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/tomato/hardware.nix b/hosts/tomato/hardware.nix index 8e3a0d1..7fdb646 100644 --- a/hosts/tomato/hardware.nix +++ b/hosts/tomato/hardware.nix @@ -37,6 +37,7 @@ in hardware.firmware = with pkgs; [ linux-firmware + broadcom-bt-firmware ]; nixpkgs.hostPlatform = "x86_64-linux"; -- cgit v1.2.3