services.spotifyd.settings
Home-Manager option
Configuration for spotifyd
type: TOML valueDefault
{ }Example
declared in: <home-manager/modules/services/spotifyd.nix>source unavailable{ global = { username = "Alex"; password = "foo"; device_name = "nix"; }; }