kommode/gitea: take a dump weekly

This commit is contained in:
2025-03-23 17:08:53 +01:00
parent 30bedecd72
commit 41e7f09c8b

@ -140,6 +140,7 @@ in {
dump = {
enable = true;
interval = "weekly";
type = "tar.gz";
};
};