From 613943f1e3a54b2864276177ef28bf800135079f Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 18 Aug 2025 11:19:40 -0500 Subject: hosts/tomato: Move Waydroid enabling to packages.nix --- hosts/tomato/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/tomato/default.nix') diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix index 16eca13..16c5ac5 100644 --- a/hosts/tomato/default.nix +++ b/hosts/tomato/default.nix @@ -28,8 +28,6 @@ services.joycond.enable = true; - virtualisation.waydroid.enable = true; - this.hosts = { lan.home = true; mine = true; -- cgit v1.2.3