add spotify webapp
This commit is contained in:
parent
db416ee93a
commit
2201b838bf
8 changed files with 159 additions and 4 deletions
|
|
@ -24,5 +24,7 @@ final: prev: {
|
|||
inherit helium-widevine;
|
||||
};
|
||||
|
||||
spotify-webapp = prev.callPackage (builtins.path { path = ./spotify/package.nix; }) { };
|
||||
|
||||
spotifyd = prev.callPackage (builtins.path { path = ./spotifyd/package.nix; }) { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue