services.factorio.extraArgs

NixOS option

Extra command line arguments.

type: list of string
Default
[ ]
Example
[
  "--rcon-bind=localhost:27015"
  "--rcon-password=..."
]
declared in: nixos/modules/services/games/factorio.nixView source on NixOS/nixpkgs →