services.open-webui.environmentFile
NixOS option
Environment file to be passed to the systemd service. Useful for passing secrets to the service to prevent them from being world-readable in the Nix store.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/misc/open-webui.nixView source on NixOS/nixpkgs →"/var/lib/secrets/openWebuiSecrets"