I’ve enabled BBR TCP congestion control on the Intel Nuc with:

Lang: bash
$ sudo modprobe tcp_bbr
$ sudo sysctl net.ipv4.tcp_congestion_control=bbr

So far the initial traffic seems faster, but that could be the time of day.