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];
|
||||
}
|
|
@ -21,6 +21,7 @@
|
|||
../../editors/nvim.nix
|
||||
../../editors/vscode.nix
|
||||
../../editors/jetbrains
|
||||
../../editors/jetbrains/android-studio.nix
|
||||
../../programs/browsers/firefox
|
||||
../../programs/browsers/tor.nix
|
||||
../../programs/browsers/chromium.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue