services.spotifyd.settings

Home-Manager option

Configuration for spotifyd

type: TOML value
Default
{ }
Example
{ global = { username = "Alex"; password = "foo"; device_name = "nix"; }; }
declared in: <home-manager/modules/services/spotifyd.nix>source unavailable