x13s: try signal in waydroid instead of nixos

This commit is contained in:
steveej 2024-08-08 14:37:38 +02:00
parent ca75a5e438
commit 98dd749c90
2 changed files with 3 additions and 2 deletions

View file

@ -219,7 +219,7 @@
};
# android on linux
virtualisation.waydroid.enable = false;
virtualisation.waydroid.enable = true;
hardware.ledger.enable = true;
virtualisation.containers.enable = true;