{ user, home }: { config, lib, pkgs, ... }: { services.blueman.enable = true; home-manager.users.${user}.services.blueman-applet.enable = true; }