services.factorio.extraSettings
NixOS option
Extra game configuration that will go into server-settings.json
type: attribute setDefault
{ }Example
declared in: nixos/modules/services/games/factorio.nixView source on NixOS/nixpkgs →{
max_players = 64;
}