From db5eb29070d2076c8948deef16ee055c1e78f26c Mon Sep 17 00:00:00 2001 From: rojfc Date: Wed, 22 Apr 2026 23:17:52 +0300 Subject: [PATCH] nixos/open-webui: fix env configuration url --- nixos/modules/services/misc/open-webui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/misc/open-webui.nix b/nixos/modules/services/misc/open-webui.nix index bce6d68047f8..94e2db3a1f98 100644 --- a/nixos/modules/services/misc/open-webui.nix +++ b/nixos/modules/services/misc/open-webui.nix @@ -56,7 +56,7 @@ in ''; description = '' Extra environment variables for Open-WebUI. - For more details see + For more details see ''; };