From 4f04827b14e934cbbc137cc210e90e90c932c3d7 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sun, 8 Dec 2024 13:44:56 +0100 Subject: [PATCH] hosts/xps16: enable blueman --- hosts/xps16/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/xps16/configuration.nix b/hosts/xps16/configuration.nix index e173f96..764c0fd 100644 --- a/hosts/xps16/configuration.nix +++ b/hosts/xps16/configuration.nix @@ -73,6 +73,7 @@ }; }; libinput.touchpad.accelSpeed = "0.5"; + blueman.enable = true; }; hardware = {