feat(virtualisation): add waydroid
This commit is contained in:
@@ -38,7 +38,10 @@
|
||||
enable = true;
|
||||
extraGroups = [ "video" ];
|
||||
};
|
||||
virtualisation.enable = true;
|
||||
virtualisation = {
|
||||
enable = true;
|
||||
waydroid = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
|
||||
Reference in New Issue
Block a user