feat(yume): enable android
This commit is contained in:
parent
900dd7f887
commit
c5ee49c8c3
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue