Add adb
This commit is contained in:
parent
c8a72bd283
commit
42da556738
@ -3,6 +3,7 @@
|
||||
{
|
||||
programs.zsh.enable = true;
|
||||
environment.shells = with pkgs; [ zsh ];
|
||||
programs.adb.enable = true;
|
||||
|
||||
# Setup torjus user
|
||||
users.users.torjus = {
|
||||
@ -20,6 +21,7 @@
|
||||
"gamemode"
|
||||
"libvirtd"
|
||||
"podman"
|
||||
"adbusers"
|
||||
];
|
||||
# Install some user packages
|
||||
packages = with pkgs; [ ];
|
||||
|
Loading…
Reference in New Issue
Block a user