add spotifyd
This commit is contained in:
parent
570b2d334a
commit
1cc7f07dbe
3 changed files with 108 additions and 0 deletions
|
|
@ -24,5 +24,7 @@ final: prev: {
|
|||
inherit helium-widevine;
|
||||
};
|
||||
|
||||
spotifyd = prev.callPackage (builtins.path { path = ./spotifyd/package.nix; }) { };
|
||||
|
||||
widevine-firefox = prev.callPackage (builtins.path { path = ./widevine-firefox/package.nix; }) { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue