You can mount NFS shares as non-root user, look it up some more.
What trips people is that it needs some extra configuration on both server and client, the UID needs to match, and the user needs to own the mountpoint dir.
The error message from NFS ("only root can do that") doesn't help either.