1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat(moodle-dl): borsfaye

This commit is contained in:
2022-11-28 12:51:34 +01:00
parent 12e3529df8
commit 8786bfad24

View File

@@ -20,7 +20,7 @@ in {
]; ];
services.moodle-dl = { services.moodle-dl = {
enable = false; enable = true;
startAt = "hourly"; startAt = "hourly";
package = moodle-dl-package; package = moodle-dl-package;
notifyOnly = true; notifyOnly = true;