programs.alistral.settings

Configuration settings for alistral. You can see the details here: https://rustynova016.github.io/Alistral/config/config.html.

Type
JSON value
Default
{ }
Example
{
  default_user = "spanish_inquisition";
  listenbrainz_url = "https://api.listenbrainz.org/1/";
  musicbrainz_url = "http://musicbrainz.org/ws/2";
}
Declared
<home-manager/modules/programs/alistral.nix>