services.your_spotify.settings
Your Spotify Configuration. Refer to Your Spotify for definitions and values.
- Type
open submodule of attribute set of string- Example
{ CLIENT_ENDPOINT = "https://example.com"; API_ENDPOINT = "https://api.example.com"; SPOTIFY_PUBLIC = "spotify_client_id"; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/your_spotify.nix>