summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/peertube.nix
Commit message (Expand)AuthorAge
* nixos/peertube: add SyslogIdentifierIzorkin2022-12-23
* nixos/peertube: fix typoIzorkin2022-12-23
* nixos/peertube: add secretsFile optionIzorkin2022-12-23
* nixos/peertube: update nginx configurationIzorkin2022-12-23
* peertube: 4.3.1 -> 5.0.0Izorkin2022-12-23
* Merge pull request #198724 from Izorkin/update-peertubeSandro2022-11-16
|\
| * nixos/peertube: fix start servicesIzorkin2022-10-31
| * nixos/peertube: add quic header to nginx configurationIzorkin2022-10-31
| * nixos/peertube: add hsts header to nginx configurationIzorkin2022-10-31
* | treewide: use `mkEnableOption` in nixos modulesDaniel Nagy2022-11-10
* | treewide: use `types.port` in nixos modulesDaniel Nagy2022-11-10
|/
* nixos/peertube: add nginx configurationIzorkin2022-10-20
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/peertube: fix start serviceIzorkin2022-08-09
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/peertube: use redis.serversIzorkin2022-05-19
* nixos/peertube: add python pathIzorkin2022-02-24
* nixos/peertube: fix youtube-dl importIzorkin2022-02-24
* Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen2021-12-17
|\
| * treewide: add defaultText for options with simple cfg.* expression defaultspennae2021-12-09
| * treewide: set defaultText for options using simple path defaultspennae2021-12-09
* | nixos/*: add trivial defaultText for options with simple defaultspennae2021-12-02
|/
* nixos/peertube: init serviceIzorkin2021-10-25