feat(virtualisation): add waydroid
All checks were successful
CI / check (push) Successful in 4m48s
CI / build-and-cache (push) Successful in 2m37s

This commit is contained in:
2026-02-19 21:31:46 -08:00
parent d4d7769e51
commit eb4700226f
2 changed files with 10 additions and 1 deletions

View File

@@ -38,7 +38,10 @@
enable = true;
extraGroups = [ "video" ];
};
virtualisation.enable = true;
virtualisation = {
enable = true;
waydroid = true;
};
};
# Bootloader.