Install Android Studio
This commit is contained in:
parent
cebb20067f
commit
9aa727e724
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
{ inputs, pkgs, ... }: {
|
||||
{ pkgs, ... }: {
|
||||
imports = [ ./nixvim ];
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
android-studio
|
||||
git-credential-manager
|
||||
gnupg
|
||||
pass
|
||||
# dotnet-sdk_7
|
||||
dotnet-sdk_8 # tModLoader
|
||||
dotnet-sdk_8
|
||||
unityhub
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue