feat: Use specitify instead of spotx

This commit is contained in:
ulic-youthlic 2026-02-21 14:43:08 +08:00
parent f812a13895
commit b275b19421
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
11 changed files with 107 additions and 56 deletions

View file

@ -240,5 +240,11 @@
nixpkgs.follows = "nixpkgs";
};
};
spicetify-nix = {
type = "github";
owner = "Gerg-L";
repo = "spicetify-nix";
};
};
}