services.wastebin.settings.WASTEBIN_BASE_URL

Base URL for the QR code display. If not set, the user agent's Host header field is used as an approximation.

Type
string
Default
"http://localhost"
Example
"https://myhost.tld"
Declared
<nixpkgs/nixos/modules/services/misc/wastebin.nix>