services.suwayomi-server.settings.server.extensionRepos

URL of repositories from which the extensions can be installed.

Type
list of string
Default
[ ]
Example
[
  "https://raw.githubusercontent.com/MY_ACCOUNT/MY_REPO/repo/index.min.json"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/suwayomi-server.nix>