mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: enable waydroid
This commit is contained in:
parent
352bf41f40
commit
6bc4aac8f8
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
# Causes issues for now :p
|
# Causes issues for now :p
|
||||||
# virtualisation.vmware.host.enable = true;
|
virtualisation = {
|
||||||
|
# vmware.host.enable = true;
|
||||||
|
waydroid.enable = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue