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 --- hosts/ades/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/ades/hardware.nix') diff --git a/hosts/ades/hardware.nix b/hosts/ades/hardware.nix index c04ac86..ac7fde8 100644 --- a/hosts/ades/hardware.nix +++ b/hosts/ades/hardware.nix @@ -16,7 +16,7 @@ linux-firmware ]; - hardware.bluetooth.enable = true; + this.bluetooth.enable = true; nixpkgs.hostPlatform = "x86_64-linux"; } -- cgit v1.2.3