feat(spotify): re-enable Spicetify

This commit is contained in:
2026-03-14 14:21:13 +01:00
parent 79e3156bb3
commit ab089afefd

View File

@@ -67,7 +67,7 @@
caelestia.enable = true; caelestia.enable = true;
spotify = { spotify = {
enable = true; enable = true;
spicetify.enable = false; spicetify.enable = true;
}; };
}; };
dev = { dev = {