feat(yume): enable android

This commit is contained in:
514fpv 2024-10-21 20:48:04 +08:00
parent 900dd7f887
commit c5ee49c8c3
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -11,6 +11,7 @@
boot.lanzaboote = true; boot.lanzaboote = true;
gpu.enable = true; gpu.enable = true;
gpu.type = "nvidia"; gpu.type = "nvidia";
android.enable = true;
}; };
home = { home = {