mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Fix waydroid
This commit is contained in:
parent
cd8f48aec9
commit
cf0cbdaeb9
|
@ -10,4 +10,5 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
qemu.runAsRoot = false;
|
qemu.runAsRoot = false;
|
||||||
};
|
};
|
||||||
|
virtualisation.waydroid.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue