spicetify: add customApp

This commit is contained in:
Gerg-L 2024-05-12 09:37:51 -04:00
parent 9516683071
commit e78f34dade
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 4 additions and 3 deletions

View file

@ -7,6 +7,7 @@ in
local.allowedUnfree = [ "spotify" ];
programs.spicetify = {
enable = true;
enabledCustomApps = builtins.attrValues { inherit (spicePkgs.apps) lyricsPlus; };
enabledExtensions = builtins.attrValues {
inherit (spicePkgs.extensions)
adblock