{ pkgs, ... }: { # Install Spotify home.packages = with pkgs; [ spotify spicetify-cli ]; }