diff --git a/system/wm/wayland.nix b/system/wm/wayland.nix index 272c42f..a339432 100644 --- a/system/wm/wayland.nix +++ b/system/wm/wayland.nix @@ -7,7 +7,7 @@ ./fonts.nix ]; - environment.systemPackages = [ pkgs.wayland ]; + environment.systemPackages = [ pkgs.wayland pkgs.waydroid ]; # Configure xwayland services.xserver = {