feat: add spicetify

This commit is contained in:
Leon Schwarzäugl 2025-08-10 11:34:30 +02:00
parent e6c7351094
commit 2a250deccf
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 174 additions and 106 deletions

View file

@ -81,6 +81,10 @@
url = "github:numtide/devshell";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix = {
url = "github:Gerg-l/spicetify-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
inputs: