Merge pull request #334371 from nixupp/patch-1

nixos/openwebui: add link to description
This commit is contained in:
Pol Dellaiera
2024-08-14 12:02:02 +02:00
committed by GitHub
+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 {