update
This commit is contained in:
@@ -16,8 +16,7 @@ in
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
documentation.dev.enable = true;
|
||||
programs.adb.enable = true;
|
||||
environment.systemPackages = with pkgs; [ android-studio ];
|
||||
environment.systemPackages = with pkgs; [ android-studio android-tools ];
|
||||
users.users.${config.mainUser.name}.extraGroups = [
|
||||
"adbusers"
|
||||
"kvm"
|
||||
|
||||
Reference in New Issue
Block a user