add spotify

This commit is contained in:
Henri Dohmen 2025-03-05 20:39:57 +01:00
parent c4dc2e0f36
commit 9b4488a207
2 changed files with 2 additions and 0 deletions

View file

@ -16,6 +16,7 @@
"steam" "steam"
"steam-unwrapped" "steam-unwrapped"
"gateway" # jetbrains "gateway" # jetbrains
"spotify"
"rust-rover" "rust-rover"
]; ];
} }

View file

@ -22,6 +22,7 @@
media = with pkgs; [ media = with pkgs; [
vlc vlc
spotify
]; ];
productivity = with pkgs; [ productivity = with pkgs; [