Gerg-L / spicetify-nix

A nix flake for configuring spicetify. Includes packaging for many popular themes and extensions.
GNU General Public License v3.0
154 stars 12 forks source link

Need help in first install #240

Closed penzboti closed 5 days ago

penzboti commented 1 week ago

I'm only a few weeks into nix, and I just set up home-manager.

I have not yet been able to apply spicetify to spotify using spicetify-nix. Is it supposed to apply automatically after home-manager build? Or after a full config build? Or do I have to use the spicetify-cli?

In the latter case, spicetify-cli does not find the spotify location. Its asking me to set it myself, and I dont want to hard set it to the spotify in nixpkgs, because that would break very often.

I will post my config if its needed for the issue-hunt.

Thank you in advance!

Gerg-L commented 6 days ago

You don't need to install Spicetify-cli or Spotify yourself.

The spicetify-nix module runs spicetify-cli on and then installs Spotify for you

penzboti commented 5 days ago

Thank you, now I got it working. I pasted some code that I did not understand, which I figured out to be an outside toggle of some sorts. I removed it and now it works.