MyNixOS website logo
option

services.linkwarden.environment

Extra configuration environment variables. Refer to the documentation for options.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  PAGINATION_TAKE_COUNT = "50";
}