services.linkwarden.environment
NixOS option
Extra configuration environment variables. Refer to the documentation for options.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/web-apps/linkwarden.nixView source on NixOS/nixpkgs →{
PAGINATION_TAKE_COUNT = "50";
}