MyNixOS website logo
option

services.mysqlBackup.gzipOptions

Command line options to use when invoking gzip. Only used when compression is set to "gzip". If compression level is specified both here and in compressionLevel, the compressionLevel value will take precedence.

Declarations
Type
string
Default
"--no-name --rsyncable"