[NixOS] Add android-studio

This commit is contained in:
Ivan Malison 2018-07-07 22:14:11 -07:00
parent 5ea91d02ef
commit 84796ddfad
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -2,6 +2,7 @@
{
environment.systemPackages = with pkgs; [
gimp
android-studio
texlive.combined.scheme-full
slack
];