From 8607beffe4b124fef87734817774186919cb53fd Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 17 Aug 2025 19:40:48 -0500 Subject: hosts/tomato: Enable Waydroid --- hosts/tomato/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/tomato') diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix index 16c5ac5..677de55 100644 --- a/hosts/tomato/default.nix +++ b/hosts/tomato/default.nix @@ -28,6 +28,8 @@ services.joycond.enable = true; + services.waydroid.enable = true; + this.hosts = { lan.home = true; mine = true; -- cgit v1.2.3