{ config, lib, pkgs, ... }: { config.services.blueman-applet = { enable = true; }; }