feat: enable machine learning on immich tsuki host
Some checks failed
ci / treefmt (push) Failing after 4s
Some checks failed
ci / treefmt (push) Failing after 4s
This commit is contained in:
parent
42a32d86ee
commit
948328603a
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ in {
|
||||||
user = "immich";
|
user = "immich";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
accelerationDevices = ["/dev/dri/renderD128"];
|
||||||
|
machine-learning.enable = true;
|
||||||
|
|
||||||
secretsFile = config.sops.secrets."environment-file/immich".path;
|
secretsFile = config.sops.secrets."environment-file/immich".path;
|
||||||
|
|
||||||
settings.server.externalDomain = "https://photos.yumeami.sh";
|
settings.server.externalDomain = "https://photos.yumeami.sh";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue