MyNixOS website logo
option

services.guix.publish.extraArgs

Extra flags to pass to the substitute server.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--compression=zstd:6"
  "--discover=no"
]