feat: enable machine learning on immich tsuki host
Some checks failed
ci / treefmt (push) Failing after 4s

This commit is contained in:
Ceferino Patino 2026-07-02 00:10:49 -05:00
commit 948328603a
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -29,6 +29,9 @@ in {
user = "immich";
};
accelerationDevices = ["/dev/dri/renderD128"];
machine-learning.enable = true;
secretsFile = config.sops.secrets."environment-file/immich".path;
settings.server.externalDomain = "https://photos.yumeami.sh";