services.factorio.extraSettingsFile
File, which is dynamically applied to server-settings.json before startup.
This option should be used for credentials.
For example a settings file could contain:
{
"game-password": "hunter1"
}
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/games/factorio.nix>