mirror of
https://github.com/kmein/niveum
synced 2026-03-22 12:51:08 +01:00
feat(moodle-dl): disable
This commit is contained in:
@@ -26,7 +26,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.moodle-dl = {
|
services.moodle-dl = {
|
||||||
enable = true;
|
enable = false;
|
||||||
startAt = "hourly";
|
startAt = "hourly";
|
||||||
package = moodle-dl-package;
|
package = moodle-dl-package;
|
||||||
tokensFile = config.age.secrets.moodle-dl-tokens.path;
|
tokensFile = config.age.secrets.moodle-dl-tokens.path;
|
||||||
|
|||||||
Reference in New Issue
Block a user