{ pkgs, ... }: { home.packages = with pkgs; [ # spotify-edge spotify-player ncspot psst playerctl ]; }