added raspi-backup share

This commit is contained in:
2026-07-13 11:44:45 +10:00
parent 567e2536b1
commit 7ea203e22d
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ services.nfs.server = {
/tank/docker/volumes 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
/tank/docker/databases 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
/tank/docker/nextcloud-data 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
/tank/raspi/volumes 192.168.2.0/24(rw,sync,no_subtree_check,no_root_squash)
'';
};