user/spicetify: fixes

This commit is contained in:
LavaDesu 2023-06-22 23:34:14 +07:00
parent d1d6b32cc5
commit 9625fd3962
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 22 additions and 5 deletions

View file

@ -22,6 +22,7 @@
# services
hosts-blocklists = { url = "github:notracking/hosts-blocklists"; flake = false; };
website = { url = "github:LavaDesu/lavadesu.github.io/master"; flake = false; };
spicetify-themes = { url = "github:spicetify/spicetify-themes"; flake = false; };
# zsh plugins
zsh-abbr = { url = "github:olets/zsh-abbr"; flake = false; };