enable nfs for zfs
This commit is contained in:
@@ -43,4 +43,7 @@
|
||||
}];
|
||||
};
|
||||
};
|
||||
|
||||
# Enable the NFS server, which is managed by this module.
|
||||
services.nfs.server.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user