{ pkgs, ... }: { programs.spotify = { enable = true; }; }