hyacinth/packages: remove android-studio

This commit is contained in:
LavaDesu 2025-04-10 23:27:40 +10:00
parent cdae556af4
commit a224191007
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -1,6 +1,5 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
android-studio
jetbrains.idea-community-bin
texliveFull
];