The biggest ones seem to be home-allan-server.mount and home-allan-storage.mount. I'm not sure what those do, so you can run 'systemctl status <name.service> to get their description. If you do not have an LVM or RAID setup then you can disable these services:
fedora-storage-init.service
fedora-storage-init-late.service
lvm2-monitor.service
You can also disable iscsi.service if you don't boot from a network.
HTH