diff --git a/hosts/phone/modules/sway/default.nix b/hosts/phone/modules/sway/default.nix index 9a2c660..011439c 100644 --- a/hosts/phone/modules/sway/default.nix +++ b/hosts/phone/modules/sway/default.nix @@ -32,6 +32,8 @@ wtype ]; + virtualisation.waydroid.enable = true; + programs.sway = { enable = true; wrapperFeatures.gtk = true;