services.factorio.extraSettingsFile

NixOS option

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 in: nixos/modules/services/games/factorio.nixView source on NixOS/nixpkgs →