feat: add spicetify

This commit is contained in:
Youwen Wu 2024-08-23 23:14:53 -07:00
parent 6c200053b2
commit 4516685bb9
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
5 changed files with 64 additions and 10 deletions

View file

@ -53,20 +53,16 @@
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify = {
url = "github:Gerg-L/spicetify-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {
self,
nixpkgs,
home-manager,
catppuccin,
lanzaboote,
stablepkgs,
bleedingpkgs,
lix-module,
nix-darwin,
nix-homebrew,
apple-silicon,
...
} @ inputs: let
in {