Commit bcd8cfb08b16
Changed files (1)
assets
assets/accounts.nix.example
@@ -1,9 +0,0 @@
-{
- spotify = {
- user = "email@address";
- password = "password";
- # Client ID & Secret can be created here https://www.mopidy.com/authenticate/#spotify
- client_id = "client_id";
- client_secret = "client_secret";
- };
-}
\ No newline at end of file