From 0a2c7bdb386b2a195f0dbbe8163e8bea8a3ad5ad Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 17 Aug 2025 19:42:47 -0500 Subject: Fix previous commit --- hosts/tomato/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix index 677de55..8ebcb09 100644 --- a/hosts/tomato/default.nix +++ b/hosts/tomato/default.nix @@ -28,7 +28,7 @@ services.joycond.enable = true; - services.waydroid.enable = true; + virtualization.waydroid.enable = true; this.hosts = { lan.home = true; -- cgit v1.2.3