[NixOS] Add android-studio to jay-lenovo

This commit is contained in:
Kat Huang 2023-12-16 21:17:58 -07:00
parent 0aa212b83d
commit fa9466dadd

View File

@ -8,6 +8,7 @@
features.full.enable = true;
environment.systemPackages = with pkgs; [
android-studio
linuxPackages_latest.perf
zenmonitor
];