services.wastebin.settings.WASTEBIN_BASE_URL

NixOS option

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 in: nixos/modules/services/misc/wastebin.nixView source on NixOS/nixpkgs →