diff --git a/nixos/modules/services/web-apps/librechat.nix b/nixos/modules/services/web-apps/librechat.nix index 7313779305d8..932f81404af3 100644 --- a/nixos/modules/services/web-apps/librechat.nix +++ b/nixos/modules/services/web-apps/librechat.nix @@ -129,9 +129,11 @@ in type = lib.types.submodule { freeformType = format.type; }; - default = { }; + default = { + version = "1.2.1"; + }; example = { - version = "1.0.8"; + version = "1.2.1"; cache = true; interface = { privacyPolicy = {