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

@ -108,7 +108,8 @@ in {
# FIXME: depends on insecure openssl 1.1.1t
# kotatogram-desktop
pkgsUnstable.tdesktop
pkgsUnstable.signal-desktop
# TODO: remove or reuse this depending on whether waydroid signal works
# pkgsUnstable.signal-desktop
thunderbird

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;