enable widevine for chromium and firefox
This commit is contained in:
parent
5573293a41
commit
9395e3ea49
5 changed files with 39 additions and 1 deletions
3
packages/widevine-firefox/overlay.nix
Normal file
3
packages/widevine-firefox/overlay.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
widevine-firefox = prev.callPackage (builtins.path { path = ./package.nix; }) { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue