From 1c19fbdd88b075c31bea3ca26d408da1ef3e637c Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Wed, 4 Jun 2025 12:20:54 -0500 Subject: hosts/tomato: Add new bluetooth module and use it --- modules/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index fe4bac6..034a4e3 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -11,6 +11,7 @@ ./sets.nix ./syslog.nix ./hosts.nix + ./bluetooth.nix ./overlays ]; -- cgit v1.2.3