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 = {