From 4dc466108ea6be8e216922a7926f7bff27af22a6 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Fri, 28 Nov 2025 13:25:59 +0100 Subject: disabled bluetooth --- hosts/station/hardware.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hosts/station/hardware.nix') diff --git a/hosts/station/hardware.nix b/hosts/station/hardware.nix index 3360a06..8f84745 100644 --- a/hosts/station/hardware.nix +++ b/hosts/station/hardware.nix @@ -7,9 +7,5 @@ rocmPackages.clr ]; }; - - bluetooth = { - enable = true; - }; }; } -- cgit v1.2.3