{ hyprland, system, ... }: { programs.hyprland = { enable = true; #Unstable package, used if features aren't available fast enough. #package = hyprland.packages.${system}.hyprland; xwayland.enable = true; }; }