programs.wiremix.enable
Whether to enable wiremix.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.wiremix.package
The wiremix package to use.
Type: null or package
Default:
pkgs.wiremix
Declared by:
programs.wiremix.settings
Configuration written to
$XDG_CONFIG_HOME/wiremix/wiremix.toml
See https://github.com/tsowell/wiremix#configuration for more information.
Type: TOML value
Default:
{ }
Example:
{
mouse = false;
peaks = "auto";
theme = "default";
max_volume_percent = 100.0;
}
Declared by: