feat(flake): add spotify input for user Sk7Str1p3
This commit is contained in:
parent
897276714a
commit
bbad787c81
3 changed files with 29 additions and 0 deletions
|
|
@ -12,4 +12,10 @@
|
|||
niri = {
|
||||
url = "github:sodiboo/niri-flake";
|
||||
};
|
||||
/**
|
||||
Spotify wrapper (spicetify) with better customization
|
||||
*/
|
||||
spotify = {
|
||||
url = "github:Gerg-L/spicetify-nix";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue