From 53a39bc6f60b8d19964a64583fbf10088b7c8d20 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 4 Nov 2024 10:06:11 +0530 Subject: (update): dwl, vm config --- 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 fbd9b48..5e64d97 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