{ pkgs, config, ... }: { services.dbus.enable = true; # services.dbus.packages = [ # # pkgs.flatpak # pkgs.xdg-desktop-portal # ]; }