mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-01 03:32:26 +03:00
asus-z00t: removes accidentally leftover package.
This commit is contained in:
parent
d112340383
commit
1f0e57a195
@ -21,9 +21,6 @@
|
||||
|
||||
mobile.system.type = "android-bootimg";
|
||||
mobile.boot.stage-1 = {
|
||||
extraUtils = with pkgs; [
|
||||
strace
|
||||
];
|
||||
initFramebuffer = ''
|
||||
echo 10 > /sys/class/leds/lcd-backlight/brightness
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user