MyNixOS website logo
option

services.wastebin.settings

Additional configuration for wastebin, see https://github.com/matze/wastebin#usage for supported values. For secrets use secretFile option instead.

Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
  WASTEBIN_TITLE = "My awesome pastebin";
}