services.lavalink.plugins.*.repository

NixOS option

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 in: nixos/modules/services/audio/lavalink.nixView source on NixOS/nixpkgs →