feat: add immich via oci containers

This commit is contained in:
oddlama 2024-01-20 23:16:43 +01:00
parent d77fcaa826
commit 364073c197
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
15 changed files with 239 additions and 6 deletions

View file

@ -115,6 +115,8 @@ in {
before = ["restic-backups-storage-box-dusk.service"];
};
# Needed so we don't run out of tmpfs space for large backups.
# Technically this could be cleared each boot but whatever.
environment.persistence."/state".directories = [
{
directory = paperlessBackupDir;