[m] Removed deprecated line

This commit is contained in:
soraefir
2024-01-19 12:22:21 +01:00
parent 1b4f5090cf
commit beea1313e5

View File

@ -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