1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(moodle-dl): disable

This commit is contained in:
2023-06-14 22:15:49 +02:00
parent 22405aebf0
commit 9a1a18bc69

View File

@@ -26,7 +26,7 @@ in {
};
services.moodle-dl = {
enable = true;
enable = false;
startAt = "hourly";
package = moodle-dl-package;
tokensFile = config.age.secrets.moodle-dl-tokens.path;