From 1a67a1352b08a59603b471f1838772512350641f Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 1 May 2024 18:03:31 +0530 Subject: Back to dwl --- 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