···9292 ${config.hardware.pulseaudio.package.out}/bin/pactl load-module module-x11-publish "display=$DISPLAY"
9393 ''}
94949595- # Tell systemd about our $DISPLAY. This is needed by the
9696- # ssh-agent unit.
9797- ${config.systemd.package}/bin/systemctl --user import-environment DISPLAY
9595+ # Tell systemd about our $DISPLAY and $XAUTHORITY.
9696+ # This is needed by the ssh-agent unit.
9797+ #
9898+ # Also tell systemd about the dbus session bus address.
9999+ # This is required by user units using the session bus.
100100+ ${config.systemd.package}/bin/systemctl --user import-environment DISPLAY XAUTHORITY DBUS_SESSION_BUS_ADDRESS
9810199102 # Load X defaults.
100103 ${xorg.xrdb}/bin/xrdb -merge ${xresourcesXft}