nix.settings.extra-sandbox-paths
Directories from the host filesystem to be included in the sandbox.
- Type
list of string- Default
[ ]- Example
[ "/dev" "/proc" ]- Declared
- <nix-darwin/modules/nix>
Directories from the host filesystem to be included in the sandbox.
list of string[ ][
"/dev"
"/proc"
]