[durruti] enable autoupdate

This commit is contained in:
2024-10-17 14:13:16 +02:00
parent 51db6691a9
commit 4974903508

View File

@@ -28,6 +28,14 @@ with lib;
../modules/minimal_tools.nix
];
malobeo.autoUpdate = {
enable = true;
url = "https://hydra.dynamicdiscord.de";
project = "malobeo";
jobset = "infrastructure";
cacheurl = "https://cache.dynamicdiscord.de";
};
services.malobeo-tasklist.enable = true;
services.ep3-bs = {