1

Flake: Add spicetify-nix

This commit is contained in:
2025-07-05 22:57:51 +02:00
parent 5a4fe98e19
commit b624465e1a
3 changed files with 42 additions and 0 deletions

View File

@ -27,6 +27,10 @@
nur.url = "github:nix-community/NUR";
nur.inputs.nixpkgs.follows = "nixpkgs";
# Spicetify
spicetify-nix.url = "github:Gerg-L/spicetify-nix";
spicetify-nix.inputs.nixpkgs.follows = "nixpkgs";
# Ags for widgets (this was a terrible idea)
ags.url = "github:Aylur/ags";
ags.inputs.nixpkgs.follows = "nixpkgs";