feat(home-pc): enable adb
This commit is contained in:
parent
573b0f9493
commit
f77321fb26
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
hardware.cpu.amd.updateMicrocode = true;
|
||||
services.fwupd.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
users.users.felschr = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "audio" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue