spotify: add spicetify-nix
This commit is contained in:
parent
378828b856
commit
1f8eab22b4
4 changed files with 62 additions and 1 deletions
|
@ -52,6 +52,11 @@
|
|||
url = "github:notashelf/watt";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
spicetify-nix = {
|
||||
url = "github:Gerg-L/spicetify-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.systems.follows = "systems";
|
||||
};
|
||||
|
||||
quickshell = {
|
||||
# add ?ref=<tag> to track a tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue