MyNixOS website logo
option

services.borgbackup.jobs.<name>.postHook

Shell commands to run just before exit. They are executed even if a previous command exits with a non-zero exit code. The latter is available as $exitStatus.

Declarations
Type
strings concatenated with "\n"
Default
""