{ hyprland, system, ... }: { programs.hyprland = { enable = true; package = hyprland.packages.${system}.hyprland; xwayland.enable = true; }; }