switched to nix unstable

This commit is contained in:
Gerg-L 2023-03-07 21:17:33 -05:00
parent d8092c47e0
commit b137e67641
3 changed files with 9 additions and 80 deletions

View file

@ -16,9 +16,6 @@
inputs.nixpkgs.follows = "unstable";
};
#master branch of nix
nix.url = "github:NixOS/nix";
#the-argus is awesome
spicetify-nix = {
url = "github:the-argus/spicetify-nix";