From 743478f373a66f7b050030948824d722d6b2cc67 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 29 Feb 2024 22:04:27 +0530 Subject: update --- modules/bluetooth.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/bluetooth.nix') diff --git a/modules/bluetooth.nix b/modules/bluetooth.nix index 5e64d97..fbd9b48 100644 --- a/modules/bluetooth.nix +++ b/modules/bluetooth.nix @@ -3,5 +3,5 @@ { hardware.bluetooth.enable = true; hardware.bluetooth.powerOnBoot = true; - services.blueman.enable = true; + # services.blueman.enable = true; } -- cgit v1.2.3