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