add: nfs config

This commit is contained in:
FabricSoul 2025-06-08 00:10:27 -04:00
parent 2975de79e2
commit 45a1becdb2
3 changed files with 33 additions and 20 deletions

View file

@ -6,7 +6,7 @@
# Define your exports
exports = ''
/nas 192.168.2.101(rw,sync,no_root_squash,no_subtree_check)
/nas 192.168.2.101(rw,sync,no_root_squash,no_subtree_check) 100.0.0.0/8(rw,sync,no_root_squash,no_subtree_check)
'';
# Enable NFSv4 (recommended)