tty-share: enable on darwin
This commit is contained in:
@@ -19,7 +19,6 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://tty-share.com";
|
||||
description = "Share terminal via browser for remote work or shared sessions";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ andys8 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user