revert bug

This commit is contained in:
2025-10-03 12:16:43 +02:00
parent e26fd63a36
commit 10be10979e

View File

@@ -1,6 +1,6 @@
{ pkgs, ... }:
{
#android = {
android = {
enable = true;
emulator.enable = false;
flutter.enable = true;