services.openarena.extraFlags

NixOS option

Extra flags to pass to oa_ded

type: list of string
Default
[ ]
Example
[
  "+set dedicated 2"
  "+set sv_hostname 'My NixOS OpenArena Server'"
  "+map oa_dm1"
]
declared in: nixos/modules/services/games/openarena.nixView source on NixOS/nixpkgs →