services.teeworlds.server.inactivePenalty
NixOS option
Specify what to do when a client goes inactive (see services.teeworlds.server.inactiveTime). spectator: send the client into spectator mode spectator/kick: send the client into a free spectator slot, otherwise kick the client kick: kick the client
type: one of "spectator", "spectator/kick", "kick"Default
"spectator/kick"
Example
declared in: nixos/modules/services/games/teeworlds.nixView source on NixOS/nixpkgs →"spectator"