services.lavalink.plugins.*.repository

The plugin repository. Defaults to the lavalink releases repository.

To use the snapshots repository, use https://maven.lavalink.dev/snapshots instead

Type
string
Default
"https://maven.lavalink.dev/releases"
Example
"https://maven.example.com/releases"
Declared
<nixpkgs/nixos/modules/services/audio/lavalink.nix>