sidequest: enable adb tools
This commit is contained in:
parent
6a5744a3f8
commit
7b46d1ef6c
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
# enable this to use sidequest
|
||||
programs.adb.enable = true;
|
||||
users.users.mainUser.extraGroups = [ "adbusers" ];
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue