Create a $HOME/.config/systemd/user/speakers.service file with the following content:
[Unit]
Description=Force Speakers Audio
After=pulseaudio.service
[Service]
Type=oneshot
ExecStart=/usr/bin/pactl set-card-profile alsa_card.pci-0000_bd_00.6 "output:analog-stereo"