workstation: add waydroid

This commit is contained in:
ooks-io 2024-11-08 16:35:17 +11:00
parent 11bd9a3671
commit 8e217a3768
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
virtualisation = {
waydroid = {
enable = true;
};
};
}