Debian

apt install nfs-kernel-server -y
echo "/mnt/disk1 10.1.0.0/24(rw,sync,no_root_squash,no_subtree_check)" >> /etc/exports
exportfs -av