summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/moodle.nix
Commit message (Collapse)AuthorAge
* add opcache to list of php packagesfernsehmuell2021-11-08
| | | opcache is used later, but was never added to phpExt.
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
|
* nixos/moodle: revert to php74 for xmlrpc extensionFinn Behrens2021-08-18
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* nixos/moodle: add missing PHP module (#99163)Jonas Meurer2020-10-03
|
* moodle: update to 3.9.1Finn Behrens2020-07-16
| | | | use phpEnv to provide xmlrpc
* nixos/httpd: code cleanupAaron Andersen2020-01-31
|
* nixos/httpd: limit serving web content to virtual hosts, convert ↵Aaron Andersen2019-12-24
| | | | virtualHosts option type from listOf to attrsOf, add ACME integration
* treewide: Switch to system usersJanne Heß2019-10-12
|
* nixos/moodle: add extraConfig optionAaron Andersen2019-09-16
|
* treewide: remove redundant quotesvolth2019-09-08
|
* nixos/moodle: init serviceAaron Andersen2019-08-25