services.teeworlds.extraOptions

NixOS option

Extra configuration lines for the teeworlds.cfg. See Teeworlds Documentation.

type: list of string
Default
[ ]
Example
[
  "sv_map dm1"
  "sv_gametype dm"
]
declared in: nixos/modules/services/games/teeworlds.nixView source on NixOS/nixpkgs →