mirror of
https://github.com/kmein/niveum
synced 2026-03-27 14:51:08 +01:00
Compare commits
2 Commits
12e3529df8
...
e06e7bbe0d
| Author | SHA1 | Date | |
|---|---|---|---|
| e06e7bbe0d | |||
| 8786bfad24 |
@@ -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";
|
||||
|
||||
@@ -20,7 +20,7 @@ in {
|
||||
];
|
||||
|
||||
services.moodle-dl = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
startAt = "hourly";
|
||||
package = moodle-dl-package;
|
||||
notifyOnly = true;
|
||||
|
||||
Reference in New Issue
Block a user