From b65f0066f5449ac158f2717d162d6e934a11e7c2 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Sat, 9 Dec 2023 15:47:22 -0500 Subject: [PATCH] installed spotify --- hosts/JWST/configuration.nix | 1 + users/tacocat/home.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/JWST/configuration.nix b/hosts/JWST/configuration.nix index 499d314..6779542 100644 --- a/hosts/JWST/configuration.nix +++ b/hosts/JWST/configuration.nix @@ -96,6 +96,7 @@ "nvidia-x11" "nvidia-settings" "discord" + "spotify" ]; programs.nix-index.enable = true; diff --git a/users/tacocat/home.nix b/users/tacocat/home.nix index a4a2cde..a7a8aef 100644 --- a/users/tacocat/home.nix +++ b/users/tacocat/home.nix @@ -14,6 +14,7 @@ ]; packages = with pkgs; [ mpv + spotify nextcloud-client xournalpp cardinal