programs.radio-active.settings
Home-Manager option
Declare-able configurations for radio-active written to $XDG_CONFIG_HOME/radio-active/configs.ini.
type: attribute set of attribute set of (non-empty string or (nonnegative integer or floating point number, meaning >=0))Default
{ }Example
declared in: <home-manager/modules/programs/radio-active.nix>source unavailable{ filepath = "/home/{user}/recordings/radioactive/"; filetype = "mp3"; filter = "none"; limit = 41; loglevel = "debug"; player = "ffplay"; sort = "votes"; volume = 68; }