{ ... }: { services.nfs.server = { enable = true; exports = '' /export/JimboNFS *(rw,no_subtree_check) ''; }; }