move the photo-move schedule to nfss

This commit is contained in:
Yan Lin 2026-02-14 07:39:02 +01:00
parent aa9bd8b27e
commit 6c915b5a09
3 changed files with 12 additions and 11 deletions

View file

@ -20,7 +20,7 @@ in
volumes = [
"/var/lib/immich/config:/config"
"/var/lib/immich/int-lib:/photos"
# "/mnt/essd/DCIM:/ext-lib:ro"
"/mnt/essd/DCIM:/ext-lib:ro"
"${immichConfigFile}:/config/immich.json:ro"
];