MyNixOS website logo
option

services.spotifyd.settings

Configuration for spotifyd, see https://spotifyd.github.io/spotifyd/config/File.html for supported values.

Declarations
    Type
    null or TOML value
    Default
    null
    Example
    {
      bitrate = 160;
      volume_normalisation = true;
    }