[NixOS] Android not available on aarch64
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
# Allow all the things
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.android_sdk.accept_license = true;
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"openssl-1.0.2u"
|
||||
];
|
||||
@@ -84,8 +83,6 @@
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
hardware.keyboard.zsa.enable = true;
|
||||
|
||||
services.xserver = {
|
||||
|
Reference in New Issue
Block a user