summary refs log tree commit diff
path: root/nixos/modules/services/networking/toxvpn.nix
Commit message (Collapse)AuthorAge
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
|
* nixos/toxvpn: define group, fix eval after #133166Guillaume Girol2021-09-18
|
* nixos/toxvpn: Fix typo in option descriptiontoonn2019-09-09
|
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
| | | | | | And replace them with a more appropriate type Also fix up some minor module problems along the way
* cleanup redundant text in modules utilizing mkEnableOptionAaron Andersen2019-04-20
| | | | Closes #59911
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
|
* toxvpn: 20161230 -> 2017-06-25michael bishop2017-06-25
|
* toxvpn service: doesn't require online networkFranz Pletz2016-09-11
| | | | Tested that it detects network changes quickly.
* toxvpn: restartIfChanged = false & minor cleanupsobadz2016-05-30
|
* toxvpn: init at 20151111obadz2016-05-30
(Authored by @cleverca22)