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