mirror of
https://github.com/kmein/niveum
synced 2026-03-19 19:41: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"];
|
||||||
|
}
|
||||||
@@ -225,6 +225,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
./android.nix
|
||||||
./alacritty.nix
|
./alacritty.nix
|
||||||
./backup.nix
|
./backup.nix
|
||||||
./bash.nix
|
./bash.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user