diff --git a/hosts/gerg-desktop/spicetify.nix b/hosts/gerg-desktop/spicetify.nix index af3261d..8589db0 100644 --- a/hosts/gerg-desktop/spicetify.nix +++ b/hosts/gerg-desktop/spicetify.nix @@ -10,11 +10,10 @@ in enabledCustomApps = builtins.attrValues { inherit (spicePkgs.apps) lyricsPlus ncsVisualizer; }; enabledExtensions = builtins.attrValues { inherit (spicePkgs.extensions) - adblock + adblockify hidePodcasts shuffle - #betterGenres broken - + betterGenres ; }; theme = spicePkgs.themes.dribbblish;