refactor(hm/price): remove android studio
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 45s

Good fucking riddance
This commit is contained in:
Price Hiller 2024-08-15 21:23:20 -05:00
parent f15f75610a
commit 8e215cc682
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -25,7 +25,6 @@ in
nixpkgs = { nixpkgs = {
config = { config = {
allowUnfree = true; allowUnfree = true;
android_sdk.accept_license = true;
}; };
}; };
home = { home = {
@ -38,7 +37,6 @@ in
postgresql postgresql
htop htop
devenv devenv
android-studio-full
plantuml plantuml
libnotify libnotify
graphviz graphviz