add android shit

This commit is contained in:
krizej 2024-09-26 06:41:01 +02:00
parent 34e8d595af
commit 7e12ad8f1f

View file

@ -13,6 +13,9 @@
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
}; };
users.users.${user}.extraGroups = [ "adbusers" ];
programs.adb.enable = true;
home-manager.users.${user}.home = { home-manager.users.${user}.home = {
packages = with pkgs; [ packages = with pkgs; [
pamixer pamixer
@ -22,6 +25,9 @@
viu viu
zed-editor zed-editor
android-studio
android-studio-tools
godot4-mono godot4-mono
dotnet-sdk dotnet-sdk
omnisharp-roslyn omnisharp-roslyn