This is what I have been doing
sudo cp /lib/systemd/system/systemd-binfmt.service /etc/systemd/system
sudo vim /etc/systemd/system/systemd-binfmt.service
In systemd-binfmt.service delete the line After=local-fs.target
On my system, binfmt still loads, but it boots faster.