templates/system-flake: fix pkgs/config parameters
This commit is contained in:
parent
ae5315326a
commit
6d0c611eae
|
@ -1,4 +1,4 @@
|
|||
lib:
|
||||
{lib}:
|
||||
with lib; {
|
||||
android_sdk.accept_license = true;
|
||||
allowUnfreePredicate = pkg: import ./unfree.nix lib (getName pkg);
|
||||
|
|
Loading…
Reference in a new issue