mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 03:53:47 +00:00
nixos/openwebui: add link to description
This commit is contained in:
parent
aa4e34969b
commit
876cfeddfc
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user