services.navidrome.plugins

NixOS option

List of Navidrome plugins

type: list of package that is a navidrome plugin
Default
[ ]
Example
with pkgs.navidromePlugins; [
  listenbrainz-daily-playlist
];
declared in: nixos/modules/services/audio/navidrome.nixView source on NixOS/nixpkgs →