mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
handheld-daemon: add toast to maintainers
This commit is contained in:
parent
bfa3d5d347
commit
8af7d4fcb8
@ -48,7 +48,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
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 ];
|
||||
maintainers = with maintainers; [ appsforartists toast ];
|
||||
mainProgram = "hhd";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user