This commit is contained in:
@@ -8,8 +8,8 @@ let
|
||||
in {
|
||||
config = lib.mkIf (config.syscfg.make.develop) {
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-tools
|
||||
androidStudioPackages.canary
|
||||
# android-tools
|
||||
# androidStudioPackages.canary
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user