Sorted some stuff in configuration
This commit is contained in:
parent
6599e23992
commit
5e05a1e5c1
36 changed files with 210 additions and 216 deletions
6
nixos/hardware/macos/widevine-overlay.nix
Normal file
6
nixos/hardware/macos/widevine-overlay.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
prev: final:
|
||||
{
|
||||
widevinecdm-aarch64 = import ./widevine.nix {
|
||||
inherit (final) stdenvNoCC fetchFromGitHub fetchurl python3 squashfsTools nspr;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue