mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: add android tools
This commit is contained in:
5
configs/android.nix
Normal file
5
configs/android.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.adb.enable = true;
|
||||
|
||||
users.users.me.extraGroups = ["adbusers"];
|
||||
}
|
||||
Reference in New Issue
Block a user