feat(hakugyokurou): enable android
This commit is contained in:
parent
d566409e94
commit
79ee409aa1
|
@ -9,6 +9,7 @@
|
||||||
boot.lanzaboote = true;
|
boot.lanzaboote = true;
|
||||||
gpu.enable = true;
|
gpu.enable = true;
|
||||||
gpu.type = "amdgpu";
|
gpu.type = "amdgpu";
|
||||||
|
android.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
|
|
Loading…
Reference in a new issue