android debug bridge
This commit is contained in:
parent
c9ef5eac3d
commit
514224e480
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
];
|
||||
users.users.sajenim = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "audio" "docker" "networkmanager" "wheel" ];
|
||||
extraGroups = [ "audio" "docker" "networkmanager" "wheel" "adbusers" ];
|
||||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
"${inputs.self}/home-manager/sajenim/sajenim_sk.pub"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue