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, ... }: {
|
{ pkgs, ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
ghidra
|
ghidra
|
||||||
|
android-studio
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue