services.factorio.extraSettings
Extra game configuration that will go into server-settings.json
- Type
attribute set- Default
{ }- Example
{ max_players = 64; }- Declared
- <nixpkgs/nixos/modules/services/games/factorio.nix>
Extra game configuration that will go into server-settings.json
attribute set{ }{
max_players = 64;
}