Compare commits

..

No commits in common. "fe6b0d6c47b29b95697c310997f19bf70a29e8a6" and "da86a8eb576318eabfe0b7a8314ede2f676e1cd5" have entirely different histories.

View file

@ -106,8 +106,7 @@ in
};
virtualisation.oci-containers.containers.librechat = {
image = with cfg.image; imageName + ":" + imageTag;
imageFile = cfg.image;
image = toString cfg.image;
environment =
defaultEnv
// {