From 684ce4eac37ca022ad253fcb37bed5c17a301f33 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sat, 14 Jun 2025 17:06:54 -0500 Subject: modules/unfree: Add unfree module and use it --- 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 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"; } -- cgit v1.2.3