diff options
Diffstat (limited to 'config.nix')
| -rw-r--r-- | config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.nix b/config.nix index 28cc9d1..92f5c7e 100644 --- a/config.nix +++ b/config.nix @@ -1,4 +1,5 @@ { allowUnfree = true; input-fonts.acceptLicense = true; + android_sdk.accept_license = true; } |
