Skip to content

Commit 2a208f2

Browse files
committed
doc/shares: add required zfs options
Thanks-To: @vector1dev
1 parent 794819c commit 2a208f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/src/shares.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ values:
1212

1313
Expect `virtiofs` to yield better performance over `9p`.
1414

15+
<div class="warning">
16+
When sharing a path that is on ZFS, the dataset must have options
17+
`-o xattr=sa -o acltype=posixacl`
18+
</div>
19+
20+
1521
## Sharing a host's `/nix/store`
1622

1723
If a share with `source = "/nix/store"` is defined, size and build

0 commit comments

Comments
 (0)