chore(immich): Downgrade to nixpkgs-unstable for now
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m28s

This commit is contained in:
uttarayan21
2025-09-13 22:08:34 +03:00
parent 5b3d8752e7
commit 0c8cc35a90
2 changed files with 1 additions and 5 deletions

View File

@@ -77,7 +77,7 @@
environment = {
IMMICH_CONFIG_FILE = config.sops.templates."immich-config.json".path;
};
package = pkgs.immich-latest;
package = pkgs.immich;
};
services.caddy = {
virtualHosts."photos.darksailor.dev".extraConfig = ''