NL-TCH / nur-packages

Nix User Repository with Spotify-adblock and packettracer
MIT License
14 stars 4 forks source link

spicetify support #8

Open etherbiswas opened 10 months ago

etherbiswas commented 10 months ago

I would love to use spicetify along with spotify adblock, but how would one go about doing that? There seems to an implementation but its quite complex and I'm not sure if spotify adblock would still function. https://github.com/the-argus/spicetify-nix

Any ideas?

etherbiswas commented 10 months ago

I cant quite figure out how I would get spicetify to work manually either, setting config requires path. which is located in the nix store I have also set boot.readOnlyNixStore = false; fatal unlinkat /nix/store/dpbaj047g4cmsbf5b05jhnxc5zxc2ib7-home-manager-path/share/spotify/Apps/xpui.spa: permission denied

etherbiswas commented 10 months ago

For arch the spotify_path is /opt/spotify for debian it would be /usr/share/spotify but nix is appearantly undocumented.