mirror of
https://github.com/kmein/niveum
synced 2026-03-30 09:11:10 +02:00
feat(passport): init for makanek
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
in {
|
||||
imports = [<niveum/modules/moodle-dl.nix>];
|
||||
|
||||
niveum.passport.services = [
|
||||
{
|
||||
title = "MoodleDL";
|
||||
description = "notifies about changes on Moodle.";
|
||||
}
|
||||
];
|
||||
|
||||
services.moodle-dl = {
|
||||
enable = true;
|
||||
startAt = "hourly";
|
||||
|
||||
Reference in New Issue
Block a user