From b94024dbd48dcaf532463b7404f38399a924f543 Mon Sep 17 00:00:00 2001 From: Mario <191101255+wariuccio@users.noreply.github.com> Date: Sat, 11 Apr 2026 13:59:23 +0100 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 94e2db3a1f98..827229bc3da9 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 ''; };