programs.alistral.enable
Whether to enable alistral.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.alistral.package
The alistral package to use.
Type: null or package
Default:
pkgs.alistral
Declared by:
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 by: