MyNixOS website logo
option

services.tusd.hooksEnabledEvents

The list of enabled hook events.

Declarations
Type
list of string
Default
[ ]
Example
[
  "pre-create"
  "post-finish"
]