From 51b5bba99d3f7c9e4093bf3ec964f0f84eb2f73b Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Sun, 26 May 2024 00:14:42 -0400 Subject: [PATCH] remove marketplace from spicetify --- hosts/gerg-desktop/spicetify.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/gerg-desktop/spicetify.nix b/hosts/gerg-desktop/spicetify.nix index edee8ea..bda6eab 100644 --- a/hosts/gerg-desktop/spicetify.nix +++ b/hosts/gerg-desktop/spicetify.nix @@ -8,7 +8,7 @@ in programs.spicetify = { enable = true; enabledCustomApps = builtins.attrValues { - inherit (spicePkgs.apps) lyricsPlus ncsVisualizer marketplace; + inherit (spicePkgs.apps) lyricsPlus ncsVisualizer; }; enabledExtensions = builtins.attrValues { inherit (spicePkgs.extensions)