services.suwayomi-server.settings.server.extensionRepos

NixOS option

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 in: nixos/modules/services/web-apps/suwayomi-server.nixView source on NixOS/nixpkgs →