disable adbd until we find out why it's broken in nuxos-unstable
This commit is contained in:
parent
58fd046f6c
commit
4deecaa600
@ -40,7 +40,7 @@ in {
|
||||
];
|
||||
|
||||
mobile = {
|
||||
adbd.enable = true;
|
||||
adbd.enable = false;
|
||||
boot.stage-1.firmware = [
|
||||
modemFirmware
|
||||
pkgs.wireless-regdb
|
||||
|
Loading…
Reference in New Issue
Block a user