switch to use immich-go toolkit

This commit is contained in:
Yan Lin 2026-02-16 06:59:21 +01:00
parent cd186314cc
commit beaeecc5f2
9 changed files with 37 additions and 62 deletions

View file

@ -13,7 +13,6 @@
Documents = { enable = true; maxAgeDays = 30; };
Media = { enable = true; maxAgeDays = 7; };
Archive = { enable = true; maxAgeDays = 30; };
Consume = { enable = true; maxAgeDays = 7; };
};
services.scheduled-commands.aicloud-backup = {