feat(spotify): add spicetify-nix

Currenly not used (no support for `nix-darw`)
This commit is contained in:
reo101 2023-11-17 16:07:23 +02:00
parent 19ac5f4f5b
commit ca1e0b0c1b
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
2 changed files with 80 additions and 0 deletions

View file

@ -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