services.tt-rss.plugins

List of plugins to load automatically for all users. System plugins have to be specified here. Please enable at least one authentication plugin here (auth_*). Users may enable other user plugins from Preferences/Plugins but may not disable plugins specified in this list. Disabling auth_internal in this list would automatically disable reset password link on the login form.

Type
list of string
Default
[
  "auth_internal"
  "note"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/tt-rss.nix>