MyNixOS website logo
option

security.wrappers.<name>.permissions

The permissions of the wrapper program. The format is that of a symbolic or numeric file mode understood by chmod.

Declarations
Type
file mode string
Default
"u+rx,g+x,o+x"
Example
"a+rx"