services.factorio.extraArgs

Extra command line arguments.

Type
list of string
Default
[ ]
Example
[
  "--rcon-bind=localhost:27015"
  "--rcon-password=..."
]
Declared
<nixpkgs/nixos/modules/services/games/factorio.nix>