{ pkgs, ... }: { virtualisation.waydroid.enable = false; #environment.systemPackages = with pkgs; [ # waydroid # weston # cage #]; }