feat(tilo): enable cron job for Nextcloud docker container

This commit is contained in:
2025-06-04 19:08:12 +02:00
parent 683796549f
commit a7f280cf30
4 changed files with 38 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
{
imports = [./nextcloud-cron.nix];
}