add android-studio
This commit is contained in:
parent
97aec34ad6
commit
fd197c7670
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
ghidra
|
||||
android-studio
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue