diff --git a/hosts/thinkpads/default.nix b/hosts/thinkpads/default.nix index 9229ebd..1c8e664 100644 --- a/hosts/thinkpads/default.nix +++ b/hosts/thinkpads/default.nix @@ -24,6 +24,8 @@ touchpad.tapping = true; }; + services.blueman.enable = true; + # audio controls and polybar module don't work on pipewire # hardware.pulseaudio = { # enable = true;