MyNixOS website logo
option

services.factorio.extraArgs

Extra command line arguments.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--rcon-bind=localhost:27015"
  "--rcon-password=..."
]