# The stock service only waits ~12s internally for a connection, then fails # (with a cryptic desktop popup) and doesn't retry until next boot. Seen on # first hardware boot 2026-07-13: WiFi/DHCP wasn't up yet, so none of the # baked flatpaks installed. Gate it on network-online instead. [Unit] Wants=network-online.target After=network-online.target