Migrate new screen

This commit is contained in:
soraefir
2025-10-07 01:00:56 +02:00
parent 6c3c974812
commit af1d183e5a
12 changed files with 18 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ in {
environment.systemPackages = with pkgs;
[
# android-tools
# androidStudioPackages.canary
unstable.androidStudioPackages.canary
];
};
}