From 0683746604baae01b61da1cc6bb4bf89268c2f2c Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Fri, 8 Nov 2024 11:09:56 +0300 Subject: [PATCH] bluetooth gui --- hosts/unkown/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/unkown/configuration.nix b/hosts/unkown/configuration.nix index fc0bd1a..213c41e 100644 --- a/hosts/unkown/configuration.nix +++ b/hosts/unkown/configuration.nix @@ -70,7 +70,7 @@ # Bluethooth hardware.bluetooth.enable = true; - # services.blueman.enable = true; + services.blueman.enable = true; # Enable sound with pipewire. # sound.enable = true;