fix(wivrn): flake update fixes

This commit is contained in:
2026-01-17 22:05:19 +00:00
parent cf706f5d3b
commit 2c39488719
2 changed files with 3 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ in
publish.userServices = true;
};
};
programs.adb.enable = true;
environment.systemPackages = [ pkgs.android-tools ];
# programs.adb.enable = true;
};
}