nixos/openwebui: add link to description

This commit is contained in:
nixupp
2024-08-13 12:18:54 +00:00
committed by GitHub
parent aa4e34969b
commit 876cfeddfc
+4 -1
View File
@@ -54,7 +54,10 @@ in
WEBUI_AUTH = "False";
}
'';
description = "Extra environment variables for Open-WebUI";
description = ''
Extra environment variables for Open-WebUI.
For more details see https://docs.openwebui.com/getting-started/env-configuration/
'';
};
openFirewall = lib.mkOption {