We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794819c commit 2a208f2Copy full SHA for 2a208f2
doc/src/shares.md
@@ -12,6 +12,12 @@ values:
12
13
Expect `virtiofs` to yield better performance over `9p`.
14
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
21
## Sharing a host's `/nix/store`
22
23
If a share with `source = "/nix/store"` is defined, size and build
0 commit comments