services.linkwarden.environment

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

Type
attribute set of string
Default
{ }
Example
{
  PAGINATION_TAKE_COUNT = "50";
}
Declared
<nixpkgs/nixos/modules/services/web-apps/linkwarden.nix>