Do I need gitaly if I am using NFS?

I am setting up a new instance of GitLab using NFS, using the installation from source method. It has me setting up gitaly, but do I really need that if I am using NFS? If so, what is the proper way in my gitlab.yml file to say use NFS instead of gitaly? Thanks!