From 2f3d3f02c42839890a692b63d7ea6433060e34d9 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 17 Oct 2024 12:23:26 +0530 Subject: Update --- modules/core/bluetooth.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/core/bluetooth.nix') diff --git a/modules/core/bluetooth.nix b/modules/core/bluetooth.nix index 5e64d97..fbd9b48 100644 --- a/modules/core/bluetooth.nix +++ b/modules/core/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