move allowedUnfreePackages into my namespace

This commit is contained in:
müde 2026-05-03 16:32:26 +02:00
parent d2acd47e71
commit 63ce7eac05
6 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@ in
{
nixpkgs.config.android_sdk.accept_license = true;
allowedUnfreePackages = [
my.allowedUnfreePackages = [
"android-sdk-cmdline-tools"
"android-sdk-platform-tools"
"android-sdk-tools"