This commit is contained in:
Gabriella Bere 2024-07-16 11:18:51 +01:00
commit 3cb3e95e89
9 changed files with 468 additions and 0 deletions

3
modules/waydroid.nix Normal file
View file

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