Spotify: Difference between revisions
imported>Aaronpkelly add info about spotifyd needing credentials when starting |
imported>Aaronpkelly m clarify installing via home-manager creates a systemd service |
||
Line 15: | Line 15: | ||
spotifyd --username <USER> --password <PASS> | spotifyd --username <USER> --password <PASS> | ||
If installing spotifyd via home-manager, you can supply your credentials via options. Example home-manager config: | If installing spotifyd as a systemd service via home-manager, you can supply your credentials via options. Example home-manager config: | ||
services.spotifyd = { | services.spotifyd = { |