programs.gallery-dl.enable
Whether to enable gallery-dl.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.gallery-dl.package
The gallery-dl package to use.
Type: null or package
Default:
pkgs.gallery-dl
Declared by:
programs.gallery-dl.settings
Configuration written to
$XDG_CONFIG_HOME/gallery-dl/config.json. See
https://github.com/mikf/gallery-dl#configuration
for supported values.
Type: JSON value
Default:
{ }
Example:
{
extractor = {
base-directory = "~/Downloads";
};
}
Declared by: