Fix & Update versions
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
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