Loading pkgs/applications/networking/remote/rustdesk/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ rustPlatform.buildRustPackage rec { comment = meta.description; genericName = "Remote Desktop"; categories = [ "Network" ]; mimeTypes = [ "x-scheme-handler/rustdesk" ]; }) ]; Loading Loading
pkgs/applications/networking/remote/rustdesk/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ rustPlatform.buildRustPackage rec { comment = meta.description; genericName = "Remote Desktop"; categories = [ "Network" ]; mimeTypes = [ "x-scheme-handler/rustdesk" ]; }) ]; Loading