1
0
mirror of https://github.com/kmein/niveum synced 2026-03-27 14:51:08 +01:00

2 Commits

Author SHA1 Message Date
e06e7bbe0d feat(i3): more github stuff is important 2022-11-29 12:00:35 +01:00
8786bfad24 feat(moodle-dl): borsfaye 2022-11-28 12:54:30 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ in {
{
block = "github";
info = ["total"];
warning = ["mention" "review_requested"];
warning = ["mention" "review_requested" "team_mention" "manual" "invitation" "assign" "subscribed"];
}
{
block = "custom";

View File

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