services.factorio.extraSettings

NixOS option

Extra game configuration that will go into server-settings.json

type: attribute set
Default
{ }
Example
{
  max_players = 64;
}
declared in: nixos/modules/services/games/factorio.nixView source on NixOS/nixpkgs →