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