diff options
Diffstat (limited to 'hosts/tomato/default.nix')
-rw-r--r-- | hosts/tomato/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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; |