spotify: move to spicetify-nix from Gerg-L

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-07-17 11:35:44 -03:00
parent c51f5e47d3
commit 90a879b539
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
3 changed files with 28 additions and 58 deletions

View file

@ -9,7 +9,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix.url = "github:the-argus/spicetify-nix";
spicetify-nix = {
url = "github:Gerg-L/spicetify-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =