diff --git a/pkgs/by-name/ha/handheld-daemon/package.nix b/pkgs/by-name/ha/handheld-daemon/package.nix index e037c4da7086..7df459cc9add 100644 --- a/pkgs/by-name/ha/handheld-daemon/package.nix +++ b/pkgs/by-name/ha/handheld-daemon/package.nix @@ -45,7 +45,7 @@ python3.pkgs.buildPythonApplication rec { meta = with lib; { homepage = "https://github.com/hhd-dev/hhd/"; - description = "Linux support for gaming handhelds"; + description = "Linux support for handheld gaming devices like the Legion Go, ROG Ally, and GPD Win"; platforms = platforms.linux; license = licenses.mit; maintainers = with maintainers; [ appsforartists ];