From 9b4488a2078cdabf868198ec9eebf32df4dae06d Mon Sep 17 00:00:00 2001 From: Henri Dohmen Date: Wed, 5 Mar 2025 20:39:57 +0100 Subject: [PATCH] add spotify --- mod/nix.nix | 1 + mod/software.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/mod/nix.nix b/mod/nix.nix index 7a17c53..6d39bcd 100644 --- a/mod/nix.nix +++ b/mod/nix.nix @@ -16,6 +16,7 @@ "steam" "steam-unwrapped" "gateway" # jetbrains + "spotify" "rust-rover" ]; } \ No newline at end of file diff --git a/mod/software.nix b/mod/software.nix index d1e0ce2..e2a805d 100644 --- a/mod/software.nix +++ b/mod/software.nix @@ -22,6 +22,7 @@ media = with pkgs; [ vlc + spotify ]; productivity = with pkgs; [