MyNixOS website logo
option

services.guix.extraArgs

Extra flags to pass to the Guix daemon service.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--max-jobs=4"
  "--debug"
]