added spotify-tray back

This commit is contained in:
ISnortPennies 2022-09-13 12:26:00 -04:00
parent fb03eb0097
commit 00789602ac

View file

@ -43,5 +43,6 @@ environment.systemPackages = with pkgs; [
nix-tree nix-tree
git-filter-repo git-filter-repo
webcord.packages.${pkgs.system}.default webcord.packages.${pkgs.system}.default
spotify-tray
]; ];
} }