[m] Removed deprecated line
This commit is contained in:
parent
1b4f5090cf
commit
beea1313e5
@ -6,9 +6,7 @@ let
|
||||
includeEmulator = false;
|
||||
};
|
||||
in {
|
||||
imports = [ ./vscodium ];
|
||||
|
||||
config = lib.mkIf (config.homecfg.make.develop) {
|
||||
config = lib.mkIf (config.hostcfg.make.develop) {
|
||||
environment.systemPackages = with pkgs; [
|
||||
android-tools
|
||||
androidStudioPackages.canary
|
||||
|
Loading…
x
Reference in New Issue
Block a user