programs.freetube.enable
Whether to enable FreeTube, a YT client for Windows, Mac, and Linux.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.freetube.package
The freetube package to use.
Type: null or package
Default:
pkgs.freetube
Declared by:
programs.freetube.settings
Configuration settings for FreeTube.
All configurable options can be deduced by enabling them through the
GUI and observing the changes in settings.db.
Type: attribute set
Default:
{ }
Example:
{
allowDashAv1Formats = true;
baseTheme = "catppuccinMocha";
checkForUpdates = false;
defaultQuality = "1080";
}
Declared by: