Teamspeak: Difference between revisions

Klinger (talk | contribs)
added server install
Klinger (talk | contribs)
mNo edit summary
Line 1: Line 1:
Teamspeak is an unfree voice chat application mainly used for online games.  
Teamspeak is an unfree voice chat application mainly used for online games. It is available as client, but its also possible to host an (older) version of Teamspeak as server service.
 


= Install client =
= Install client =
To install the client just add the package:
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
   environment.systemPackages = with pkgs; [
   environment.systemPackages = with pkgs; [