switched to psst from spotify

This commit is contained in:
twoneis 2023-11-26 13:07:14 +01:00
parent ec469db6b5
commit b1c81ac577

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: { { pkgs, ... }: {
home.packages = with pkgs; [ home.packages = with pkgs; [
vlc vlc
spotifywm psst
image-roll image-roll
]; ];
} }