about summary refs log tree commit diff
path: root/nixos/modules/services/networking/coturn.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-30/+30
2022-10-09nixos/coturn: refactor secret injectionMaximilian Bosch1-3/+4
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-29/+29
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-0/+1
2021-07-03coturn: Support secrets file for configuring the static-auth-secretChristian Kampka1-35/+64
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-8/+6
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-09-18coturn service: Fix coturn to properly come up (#29415)Robert Klotzner1-1/+2
2017-06-20coturn: allow use of ports < 1024James1-0/+8
2016-06-21coturn: init at 4.5.0.3 (#16284)Benjamin Saunders1-0/+327