android studio
This commit is contained in:
parent
f250520e11
commit
480d649d62
3 changed files with 8 additions and 2 deletions
3
home/editors/jetbrains/android-studio.nix
Normal file
3
home/editors/jetbrains/android-studio.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [android-studio];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue