feat(spotify): add spicetify-nix
Currenly not used (no support for `nix-darw`)
This commit is contained in:
parent
19ac5f4f5b
commit
ca1e0b0c1b
2 changed files with 80 additions and 0 deletions
|
@ -73,6 +73,10 @@
|
|||
url = "github:nix-community/NUR";
|
||||
};
|
||||
|
||||
spicetify-nix = {
|
||||
url = "github:the-argus/spicetify-nix";
|
||||
};
|
||||
|
||||
hardware = {
|
||||
url = "github:nixos/nixos-hardware";
|
||||
};
|
||||
|
@ -115,6 +119,7 @@
|
|||
, agenix
|
||||
, ragenix
|
||||
, nur
|
||||
, spicetify-nix
|
||||
, hardware
|
||||
, nix-colors
|
||||
, neovim-nightly-overlay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue