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/packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/tomato/packages.nix') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 98e45fe..fe630b9 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -65,6 +65,8 @@ in cage ]; + virtualisation.waydroid.enable = true; + this.unfree.allowed = [ "shipwright" "2ship2harkinian" -- cgit v1.2.3