mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 20:21:32 +03:00
razer-cheryl2: Enable ADB support
This commit is contained in:
parent
594c8eb7dd
commit
cb67619097
@ -64,6 +64,7 @@
|
||||
|
||||
mobile.usb.gadgetfs.functions = {
|
||||
rndis = "gsi.rndis";
|
||||
adb = "ffs.adb";
|
||||
};
|
||||
|
||||
mobile.boot.stage-1.tasks = [
|
||||
|
Loading…
Reference in New Issue
Block a user