diff --git a/bert/services/http/photos.chandlerswift.com.nix b/bert/services/http/photos.chandlerswift.com.nix index 844f309..9429147 100644 --- a/bert/services/http/photos.chandlerswift.com.nix +++ b/bert/services/http/photos.chandlerswift.com.nix @@ -1,5 +1,6 @@ {config, ...}: { services.immich.enable = true; + services.immich.package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/328115af930e90649f97a3675a6b88d87c7e6920.tar.gz") {}).immich; services.immich.mediaLocation = "/srv/immich"; services.caddy.virtualHosts."photos.chandlerswift.com".extraConfig = ''