feat(nix): add immich package and update immich service configuration
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m26s

This commit is contained in:
uttarayan21
2025-09-13 23:20:22 +05:30
parent a1bca878fa
commit b02e4e4f87
4 changed files with 26 additions and 1 deletions

View File

@@ -202,6 +202,10 @@
url = "github:ggml-org/llama.cpp/b6178?submodules=1";
flake = false;
};
immich = {
url = "github:immich-app/immich/v1.142.0";
flake = false;
};
};
outputs = {